summaryrefslogtreecommitdiff
path: root/security/xmlsec1/Makefile
diff options
context:
space:
mode:
authormanu <manu>2009-12-01 08:43:52 +0000
committermanu <manu>2009-12-01 08:43:52 +0000
commit5964ccebe09f76498b2f0f34ffe365d159e1f22c (patch)
treed431b554d288d0610ed52b9f2932a8dec0f20f33 /security/xmlsec1/Makefile
parentefba91846bc063a27f9763fb7df37de5b87e1396 (diff)
downloadpkgsrc-5964ccebe09f76498b2f0f34ffe365d159e1f22c.tar.gz
Bugfix: NetBSD does not need -ldl n LIBS for dlopen()
This did not prevented xmlsec1 to build but caused trouble in packages depending on this one
Diffstat (limited to 'security/xmlsec1/Makefile')
-rw-r--r--security/xmlsec1/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/security/xmlsec1/Makefile b/security/xmlsec1/Makefile
index b8a5c51ce5f..a5c92b07736 100644
--- a/security/xmlsec1/Makefile
+++ b/security/xmlsec1/Makefile
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.17 2009/10/30 19:32:11 tnn Exp $
+# $NetBSD: Makefile,v 1.18 2009/12/01 08:43:52 manu Exp $
#
DISTNAME= xmlsec1-1.2.13
+PKGREVISION= 1
CATEGORIES= security
MASTER_SITES= http://www.aleksey.com/xmlsec/download/