pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/security/pakchois remove --enable-dlopen from CONFIGUR...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/e870574f629b
branches:  trunk
changeset: 549226:e870574f629b
user:      bjs <bjs%pkgsrc.org@localhost>
date:      Thu Oct 30 03:43:35 2008 +0000

description:
remove --enable-dlopen from CONFIGURE_ARGS; it's unnecessary

diffstat:

 security/pakchois/Makefile |  4 +---
 1 files changed, 1 insertions(+), 3 deletions(-)

diffs (18 lines):

diff -r caec62ffbe22 -r e870574f629b security/pakchois/Makefile
--- a/security/pakchois/Makefile        Thu Oct 30 03:32:19 2008 +0000
+++ b/security/pakchois/Makefile        Thu Oct 30 03:43:35 2008 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 2008/10/30 03:32:19 bjs Exp $
+# $NetBSD: Makefile,v 1.2 2008/10/30 03:43:35 bjs Exp $
 #
 
 DISTNAME=      pakchois-0.4
@@ -15,8 +15,6 @@
 USE_LIBTOOL=   yes
 USE_TOOLS+=    gmake pkg-config
 
-CONFIGURE_ARGS+=       --enable-dlopen
-
 PKGCONFIG_OVERRIDE+=   pakchois.pc.in
 
 PTHREAD_OPTS+=         require



Home | Main Index | Thread Index | Old Index