aboutsummaryrefslogtreecommitdiff
path: root/security/libfwbuilder2/Makefile
diff options
context:
space:
mode:
authorCy Schubert <cy@FreeBSD.org>2006-12-11 02:12:47 +0000
committerCy Schubert <cy@FreeBSD.org>2006-12-11 02:12:47 +0000
commit4394f4c4a28dc24953b3decaa17807937f93cf94 (patch)
tree299cb9572464b272c48b89f0a5b28b474b155ebf /security/libfwbuilder2/Makefile
parentb5bff64db6de148206f0ee0f72ea9291e04b71d0 (diff)
downloadports-4394f4c4a28dc24953b3decaa17807937f93cf94.tar.gz
ports-4394f4c4a28dc24953b3decaa17807937f93cf94.zip
Notes
Diffstat (limited to 'security/libfwbuilder2/Makefile')
-rw-r--r--security/libfwbuilder2/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/security/libfwbuilder2/Makefile b/security/libfwbuilder2/Makefile
index 1bcda52066bd..40c001bc6a79 100644
--- a/security/libfwbuilder2/Makefile
+++ b/security/libfwbuilder2/Makefile
@@ -6,6 +6,7 @@
PORTNAME= libfwbuilder
PORTVERSION= 2.1.8
+PORTREVISION= 1
CATEGORIES= security
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= fwbuilder
@@ -26,14 +27,14 @@ QTDIR?= ${X11BASE}
USE_OPENSSL= yes
USE_GMAKE= yes
GNU_CONFIGURE= yes
-CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
+CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
LDFLAGS="-L${LOCALBASE}/lib" \
QMAKESPEC=${LOCALBASE}/share/qt/mkspecs/freebsd-g++
CONFIGURE_ARGS+= --with-docdir=${DOCSDIR}
CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
MAKE_ARGS+= QTDIR="${QTDIR}" \
QMAKESPEC=${LOCALBASE}/share/qt/mkspecs/freebsd-g++
-INSTALLS_SHLIB= yes
+USE_LDCONFIG= yes
PLIST_SUB+= PORTVERSION="${PORTVERSION}"
post-install: