diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2008-09-17 19:28:52 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2008-09-17 19:28:52 +0000 |
commit | f5f6eb87ce28ab86c409b37f4abbbe7942a83076 (patch) | |
tree | b837e309d7b6ebe6ef5b258c8004aee5c9fc801a /security | |
parent | 72dae412ba3be3a074c52d4eeb8aa751c343a808 (diff) | |
download | ports-f5f6eb87ce28ab86c409b37f4abbbe7942a83076.tar.gz ports-f5f6eb87ce28ab86c409b37f4abbbe7942a83076.zip |
Notes
Diffstat (limited to 'security')
-rw-r--r-- | security/libfwbuilder-devel/Makefile | 2 | ||||
-rw-r--r-- | security/libfwbuilder/Makefile | 2 |
2 files changed, 4 insertions, 0 deletions
diff --git a/security/libfwbuilder-devel/Makefile b/security/libfwbuilder-devel/Makefile index 009fcdcfc08a..222236712043 100644 --- a/security/libfwbuilder-devel/Makefile +++ b/security/libfwbuilder-devel/Makefile @@ -17,6 +17,8 @@ BUILD_DEPENDS= qmake:${PORTSDIR}/devel/qmake LIB_DEPENDS= xslt.2:${PORTSDIR}/textproc/libxslt \ netsnmp.16:${PORTSDIR}/net-mgmt/net-snmp +BROKEN= does not configure + PLIST_SUB= BUILD_VERSION=${PORTVERSION} USE_QT_VER= 4 diff --git a/security/libfwbuilder/Makefile b/security/libfwbuilder/Makefile index 009fcdcfc08a..222236712043 100644 --- a/security/libfwbuilder/Makefile +++ b/security/libfwbuilder/Makefile @@ -17,6 +17,8 @@ BUILD_DEPENDS= qmake:${PORTSDIR}/devel/qmake LIB_DEPENDS= xslt.2:${PORTSDIR}/textproc/libxslt \ netsnmp.16:${PORTSDIR}/net-mgmt/net-snmp +BROKEN= does not configure + PLIST_SUB= BUILD_VERSION=${PORTVERSION} USE_QT_VER= 4 |