diff options
Diffstat (limited to 'security/xmlsec/Makefile')
-rw-r--r-- | security/xmlsec/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/security/xmlsec/Makefile b/security/xmlsec/Makefile index dfa7fb6999ed..84b4bfe157eb 100644 --- a/security/xmlsec/Makefile +++ b/security/xmlsec/Makefile @@ -8,7 +8,7 @@ PORTNAME= xmlsec PORTVERSION= 0.0.15 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= security MASTER_SITES= http://www.aleksey.com/xmlsec/download/ \ ftp://ftp.aleksey.com/pub/xmlsec/releases/ \ @@ -23,7 +23,7 @@ BUILD_DEPENDS= ${RUN_DEPENDS} USE_OPENSSL= yes USE_GNOME= gnomehack libxslt -USE_AUTOTOOLS= libtool:13:inc +GNU_CONFIGURE= yes CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} INSTALLS_SHLIB= yes |