diff options
author | pav <pav@FreeBSD.org> | 2008-09-18 03:28:52 +0800 |
---|---|---|
committer | pav <pav@FreeBSD.org> | 2008-09-18 03:28:52 +0800 |
commit | b7b428c5fb9adbe66ca75dfd65bc1a457ea892ce (patch) | |
tree | 2e88486aa6b30234ec025d52aba232d8f8f60b80 /security/libfwbuilder-devel | |
parent | 73d7bcfcb0932b6164de245709de1a2cd7a95d70 (diff) | |
download | freebsd-ports-gnome-b7b428c5fb9adbe66ca75dfd65bc1a457ea892ce.tar.gz freebsd-ports-gnome-b7b428c5fb9adbe66ca75dfd65bc1a457ea892ce.tar.zst freebsd-ports-gnome-b7b428c5fb9adbe66ca75dfd65bc1a457ea892ce.zip |
- Mark BROKEN: does not configure
Reported by: pointyhat
Approved by: portmgr (self)
Diffstat (limited to 'security/libfwbuilder-devel')
-rw-r--r-- | security/libfwbuilder-devel/Makefile | 2 |
1 files changed, 2 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 |