pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/graphics/geeqie
Module Name: pkgsrc
Committed By: wiz
Date: Fri Jun 23 06:52:22 UTC 2023
Modified Files:
pkgsrc/graphics/geeqie: Makefile
Log Message:
geeqie: fix previous
To generate a diff of this commit:
cvs rdiff -u -r1.112 -r1.113 pkgsrc/graphics/geeqie/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/graphics/geeqie/Makefile
diff -u pkgsrc/graphics/geeqie/Makefile:1.112 pkgsrc/graphics/geeqie/Makefile:1.113
--- pkgsrc/graphics/geeqie/Makefile:1.112 Thu Jun 22 11:23:02 2023
+++ pkgsrc/graphics/geeqie/Makefile Fri Jun 23 06:52:21 2023
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.112 2023/06/22 11:23:02 jperkin Exp $
+# $NetBSD: Makefile,v 1.113 2023/06/23 06:52:21 wiz Exp $
DISTNAME= geeqie-2.1
CATEGORIES= graphics
@@ -30,6 +30,8 @@ REPLACE_BASH+= version.sh
INSTALLATION_DIRS= ${PKGMANDIR}/man1
+.include "../../mk/bsd.fast.prefs.mk"
+
post-install:
.if ${PKGMANDIR} != "share/man"
${MV} ${DESTDIR}${PREFIX}/share/man/man1/*.1 ${DESTDIR}${PREFIX}/${PKGMANDIR}/man1
Home |
Main Index |
Thread Index |
Old Index