diff options
author | pav <pav@FreeBSD.org> | 2008-05-12 03:33:46 +0800 |
---|---|---|
committer | pav <pav@FreeBSD.org> | 2008-05-12 03:33:46 +0800 |
commit | 147e6b3577bdf041a33e62a96e567bdf86f53ad7 (patch) | |
tree | 0ad8622bdfba3a437261ce7d310c94899db15eef /lang/q | |
parent | 8a0909ab15b55d6b532d90ada8bf9d19e7036c0c (diff) | |
download | freebsd-ports-gnome-147e6b3577bdf041a33e62a96e567bdf86f53ad7.tar.gz freebsd-ports-gnome-147e6b3577bdf041a33e62a96e567bdf86f53ad7.tar.zst freebsd-ports-gnome-147e6b3577bdf041a33e62a96e567bdf86f53ad7.zip |
- Mark BROKEN: bad plist (broken by ImageMagick changes)
Reported by: pointyhat
Diffstat (limited to 'lang/q')
-rw-r--r-- | lang/q/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/lang/q/Makefile b/lang/q/Makefile index b07a2e78fe52..0ae2ff98ca54 100644 --- a/lang/q/Makefile +++ b/lang/q/Makefile @@ -24,6 +24,8 @@ LIB_DEPENDS= MagickWand.1:${PORTSDIR}/graphics/ImageMagick \ gmp.7:${PORTSDIR}/math/libgmp4 \ curl:${PORTSDIR}/ftp/curl +BROKEN= bad plist + USE_BISON= build USE_GNOME= gnometarget libxml2 libxslt CFLAGS+= -I${LOCALBASE}/include |