pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/wm/sdorfehs
Module Name: pkgsrc
Committed By: nia
Date: Fri Jul 7 08:00:56 UTC 2023
Modified Files:
pkgsrc/wm/sdorfehs: Makefile
Log Message:
sdorfehs: Add missing libXres dependency
To generate a diff of this commit:
cvs rdiff -u -r1.9 -r1.10 pkgsrc/wm/sdorfehs/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/wm/sdorfehs/Makefile
diff -u pkgsrc/wm/sdorfehs/Makefile:1.9 pkgsrc/wm/sdorfehs/Makefile:1.10
--- pkgsrc/wm/sdorfehs/Makefile:1.9 Sun Jan 29 21:18:00 2023
+++ pkgsrc/wm/sdorfehs/Makefile Fri Jul 7 08:00:55 2023
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.9 2023/01/29 21:18:00 ryoon Exp $
+# $NetBSD: Makefile,v 1.10 2023/07/07 08:00:55 nia Exp $
DISTNAME= sdorfehs-1.5
PKGREVISION= 1
@@ -26,5 +26,6 @@ INSTALLATION_DIRS= bin/ ${PKGMANDIR}/man
.include "../../x11/libX11/buildlink3.mk"
.include "../../x11/libXft/buildlink3.mk"
.include "../../x11/libXrandr/buildlink3.mk"
+.include "../../x11/libXres/buildlink3.mk"
.include "../../x11/libXtst/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"
Home |
Main Index |
Thread Index |
Old Index