diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-07-24 06:01:03 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-07-24 06:01:03 +0000 |
commit | 54db8c8a2f7ca2c3770f655a8e84f5c453278337 (patch) | |
tree | ffc16410d48615657dc8f71dee954e13230f5177 /archivers/quazip/Makefile | |
parent | d6cd8e0125025df75454fe7beaabadeaabe8ff97 (diff) |
Notes
Diffstat (limited to 'archivers/quazip/Makefile')
-rw-r--r-- | archivers/quazip/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/archivers/quazip/Makefile b/archivers/quazip/Makefile index 704ae7be4fd1..a6afaac30626 100644 --- a/archivers/quazip/Makefile +++ b/archivers/quazip/Makefile @@ -12,6 +12,8 @@ COMMENT= Qt/C++ wrapper for ZIP/UNZIP package LICENSE= LGPL21 +BROKEN= Does not build + QMAKE_ARGS= PREFIX=${PREFIX} ${QMAKE_PRO} QMAKE_PRO= ${WRKSRC}/${PORTNAME}.pro |