pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/mail/s-nail
Module Name: pkgsrc
Committed By: nia
Date: Tue May 25 17:29:42 UTC 2021
Modified Files:
pkgsrc/mail/s-nail: Makefile
Log Message:
s-nail: use PKGMANDIR
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 pkgsrc/mail/s-nail/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/mail/s-nail/Makefile
diff -u pkgsrc/mail/s-nail/Makefile:1.1 pkgsrc/mail/s-nail/Makefile:1.2
--- pkgsrc/mail/s-nail/Makefile:1.1 Tue May 25 15:24:20 2021
+++ pkgsrc/mail/s-nail/Makefile Tue May 25 17:29:42 2021
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1 2021/05/25 15:24:20 nia Exp $
+# $NetBSD: Makefile,v 1.2 2021/05/25 17:29:42 nia Exp $
DISTNAME= s-nail-14.9.22
CATEGORIES= mail
@@ -12,6 +12,7 @@ LICENSE= original-bsd AND osl AND mpl-1
MAKE_FILE= makefile
EGDIR= ${PREFIX}/share/examples/${PKGBASE}
+MAKE_FLAGS+= VAL_MANDIR=${PREFIX}/${PKGMANDIR}
BUILD_MAKE_FLAGS+= SYSCONFDIR=${PKG_SYSCONFDIR}
INSTALL_MAKE_FLAGS+= SYSCONFDIR=${EGDIR}
Home |
Main Index |
Thread Index |
Old Index