diff options
author | miwi <miwi@FreeBSD.org> | 2012-06-06 16:11:11 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2012-06-06 16:11:11 +0800 |
commit | 791669ee5039fac5e8c0f12a43d2d9d978623e76 (patch) | |
tree | 99c405a2bc34fa5f96c752885cafd096e4324fd4 /security | |
parent | 11cdd25e80f11ad04a86be65672700ee6621343d (diff) | |
download | freebsd-ports-gnome-791669ee5039fac5e8c0f12a43d2d9d978623e76.tar.gz freebsd-ports-gnome-791669ee5039fac5e8c0f12a43d2d9d978623e76.tar.zst freebsd-ports-gnome-791669ee5039fac5e8c0f12a43d2d9d978623e76.zip |
- Unbreak INDEX
Diffstat (limited to 'security')
-rw-r--r-- | security/quantis/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/security/quantis/Makefile b/security/quantis/Makefile index 9107b4828747..ff1ad10f0053 100644 --- a/security/quantis/Makefile +++ b/security/quantis/Makefile @@ -31,6 +31,7 @@ LICENSE_FILE= ${WRKSRC}/Quantis-${DISTVERSION}/License.txt USE_ZIP= yes EXTRACT_BEFORE_ARGS= -aqo USE_CMAKE= yes +USE_QT4= yes USE_LDCONFIG= yes WRKSRC= ${WRKDIR}/Quantis-${DISTVERSION}/Libs-Apps |