pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/security/libtasn1 security/libtasn1: remove unknown co...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/163081cf0fcc
branches:  trunk
changeset: 423030:163081cf0fcc
user:      rillig <rillig%pkgsrc.org@localhost>
date:      Sat Feb 08 23:57:51 2020 +0000

description:
security/libtasn1: remove unknown configure options

The package does not mention the word "packager" anymore.

diffstat:

 security/libtasn1/Makefile |  5 +----
 1 files changed, 1 insertions(+), 4 deletions(-)

diffs (19 lines):

diff -r 2c6e9ccc4cc0 -r 163081cf0fcc security/libtasn1/Makefile
--- a/security/libtasn1/Makefile        Sat Feb 08 23:00:44 2020 +0000
+++ b/security/libtasn1/Makefile        Sat Feb 08 23:57:51 2020 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.76 2020/01/18 23:35:09 rillig Exp $
+# $NetBSD: Makefile,v 1.77 2020/02/08 23:57:51 rillig Exp $
 
 DISTNAME=      libtasn1-4.14
 PKGREVISION=   1
@@ -13,9 +13,6 @@
 USE_LIBTOOL=           yes
 USE_TOOLS+=            bison makeinfo
 GNU_CONFIGURE=         yes
-CONFIGURE_ARGS+=       --with-packager="pkgsrc"
-CONFIGURE_ARGS+=       --with-packager-version="${PKGVERSION}"
-CONFIGURE_ARGS+=       --with-packager-bug-reports="http://gnats.NetBSD.org/";
 # Mac OS X has no prototype for getopt_long and no declaration for
 # struct option, so ignore getopt_long() even though the test succeeds.
 CONFIGURE_ENV.Darwin+= ac_cv_func_getopt_long=no



Home | Main Index | Thread Index | Old Index