pkgsrc-Changes archive

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

CVS commit: pkgsrc/devel/aegis



Module Name:    pkgsrc
Committed By:   rillig
Date:           Sat May 30 08:16:05 UTC 2020

Modified Files:
        pkgsrc/devel/aegis: Makefile

Log Message:
devel/aegis: remove unknown configure option


To generate a diff of this commit:
cvs rdiff -u -r1.55 -r1.56 pkgsrc/devel/aegis/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/devel/aegis/Makefile
diff -u pkgsrc/devel/aegis/Makefile:1.55 pkgsrc/devel/aegis/Makefile:1.56
--- pkgsrc/devel/aegis/Makefile:1.55    Fri May 22 10:56:03 2020
+++ pkgsrc/devel/aegis/Makefile Sat May 30 08:16:05 2020
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.55 2020/05/22 10:56:03 adam Exp $
+# $NetBSD: Makefile,v 1.56 2020/05/30 08:16:05 rillig Exp $
 #
 
 DISTNAME=      aegis-4.24.2
@@ -23,7 +23,6 @@ AEGIS_USER_GID?=      3
 
 CONFIGURE_ARGS+=       --with-nlsdir=${_PKGLOCALEDIR}
 CONFIGURE_ARGS+=       --sysconfdir=${PKG_SYSCONFDIR}
-CONFIGURE_ARGS+=       --with-no-aegis-configured
 CONFIGURE_ARGS+=       --sharedstatedir=${PREFIX}/com/aegis
 CONFIGURE_ENV+=                PATCH=${PATCH:Q}
 CONFIGURE_ENV+=                AEGIS_UID=${AEGIS_USER_UID:Q}



Home | Main Index | Thread Index | Old Index