pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/mail/dbmail



Module Name:    pkgsrc
Committed By:   rillig
Date:           Sat May 23 12:36:35 UTC 2020

Modified Files:
        pkgsrc/mail/dbmail: Makefile

Log Message:
mail/dbmail: remove unknown configure option


To generate a diff of this commit:
cvs rdiff -u -r1.67 -r1.68 pkgsrc/mail/dbmail/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/dbmail/Makefile
diff -u pkgsrc/mail/dbmail/Makefile:1.67 pkgsrc/mail/dbmail/Makefile:1.68
--- pkgsrc/mail/dbmail/Makefile:1.67    Sat May 16 14:48:48 2020
+++ pkgsrc/mail/dbmail/Makefile Sat May 23 12:36:35 2020
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.67 2020/05/16 14:48:48 rillig Exp $
+# $NetBSD: Makefile,v 1.68 2020/05/23 12:36:35 rillig Exp $
 
 DISTNAME=      dbmail-3.2.3
 PKGREVISION=   17
@@ -16,7 +16,6 @@ USE_LIBTOOL=          yes
 USE_PKGLOCALEDIR=      yes
 GNU_CONFIGURE=         yes
 CONFIGURE_ARGS+=       --with-logdir=${VARBASE}/log
-CONFIGURE_ARGS+=       --with-pkglibdir=${PREFIX}/lib/dbmail
 CONFIGURE_ARGS+=       --sysconfdir=${PKG_SYSCONFDIR}
 CONFIGURE_ARGS+=       --localstatedir=${VARBASE}/run
 CONFIGURE_ARGS+=       --with-zdb=${BUILDLINK_PREFIX.libzdb}



Home | Main Index | Thread Index | Old Index