aboutsummaryrefslogtreecommitdiff
path: root/security/libfwbuilder-devel/Makefile
diff options
context:
space:
mode:
authorCy Schubert <cy@FreeBSD.org>2008-09-02 21:32:26 +0000
committerCy Schubert <cy@FreeBSD.org>2008-09-02 21:32:26 +0000
commit5583daec2c188381e255ee3c4b207bc3c7544af3 (patch)
treea3c660d9046466da42c47e92f7578d06d6f29a1b /security/libfwbuilder-devel/Makefile
parent33f6720ea35e05eb28b7b20e3bd144d87010c382 (diff)
Notes
Diffstat (limited to 'security/libfwbuilder-devel/Makefile')
-rw-r--r--security/libfwbuilder-devel/Makefile12
1 files changed, 5 insertions, 7 deletions
diff --git a/security/libfwbuilder-devel/Makefile b/security/libfwbuilder-devel/Makefile
index 5b267c7772f8..009fcdcfc08a 100644
--- a/security/libfwbuilder-devel/Makefile
+++ b/security/libfwbuilder-devel/Makefile
@@ -5,8 +5,7 @@
# $FreeBSD$
PORTNAME= libfwbuilder
-PORTVERSION= 2.1.19
-PORTREVISION= 1
+PORTVERSION= 3.0.0
CATEGORIES= security
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= fwbuilder
@@ -18,9 +17,8 @@ BUILD_DEPENDS= qmake:${PORTSDIR}/devel/qmake
LIB_DEPENDS= xslt.2:${PORTSDIR}/textproc/libxslt \
netsnmp.16:${PORTSDIR}/net-mgmt/net-snmp
-BUILD_VERSION= 21
-PLIST_SUB= BUILD_VERSION=${BUILD_VERSION}
-USE_QT_VER= 3
+PLIST_SUB= BUILD_VERSION=${PORTVERSION}
+USE_QT_VER= 4
QTDIR?= ${QT_PREFIX}
@@ -37,8 +35,8 @@ USE_LDCONFIG= yes
PLIST_SUB+= PORTVERSION="${PORTVERSION}"
post-install:
- ${RM} ${PREFIX}/lib/libfwbuilder.so.7.3
- ${RM} ${PREFIX}/lib/libfwcompiler.so.7.3
+ ${RM} ${PREFIX}/lib/libfwbuilder.so.8.0
+ ${RM} ${PREFIX}/lib/libfwcompiler.so.8.0
.if !defined(NOPORTDOCS)
PORTDOCS= *