pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/math/ppl
Module Name: pkgsrc
Committed By: rillig
Date: Sun May 31 16:59:03 UTC 2020
Modified Files:
pkgsrc/math/ppl: Makefile
Log Message:
math/ppl: remove unknown configure option
To generate a diff of this commit:
cvs rdiff -u -r1.15 -r1.16 pkgsrc/math/ppl/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/math/ppl/Makefile
diff -u pkgsrc/math/ppl/Makefile:1.15 pkgsrc/math/ppl/Makefile:1.16
--- pkgsrc/math/ppl/Makefile:1.15 Sat Nov 2 16:16:21 2019
+++ pkgsrc/math/ppl/Makefile Sun May 31 16:59:03 2020
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.15 2019/11/02 16:16:21 rillig Exp $
+# $NetBSD: Makefile,v 1.16 2020/05/31 16:59:03 rillig Exp $
DISTNAME= ppl-1.2
PKGREVISION= 1
@@ -18,7 +18,6 @@ USE_LANGUAGES= c gnu++03
GNU_CONFIGURE= yes
MAKE_ENV+= lt_cv_path_SED=${PREFIX}/bin/gsed
-CONFIGURE_ARGS+= --with-gmp-prefix=${PREFIX}
#CONFIGURE_ARGS+= --enable-interfaces=c,cxx
do-build:
Home |
Main Index |
Thread Index |
Old Index