diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2006-02-09 03:50:09 +0800 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2006-02-09 03:50:09 +0800 |
commit | 4a7b654a30906f158ad02b3002bccfa64e8c8e1c (patch) | |
tree | 02680862324175d38a0719cc3ad0ee31aa003d40 /lang | |
parent | 6f64d2b09811aef987ec4786b48095b6212d380e (diff) | |
download | freebsd-ports-gnome-4a7b654a30906f158ad02b3002bccfa64e8c8e1c.tar.gz freebsd-ports-gnome-4a7b654a30906f158ad02b3002bccfa64e8c8e1c.tar.zst freebsd-ports-gnome-4a7b654a30906f158ad02b3002bccfa64e8c8e1c.zip |
BROKEN: Incorrect pkg-plist
Diffstat (limited to 'lang')
-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 423288bc51ee..7e72954043fe 100644 --- a/lang/q/Makefile +++ b/lang/q/Makefile @@ -24,6 +24,8 @@ LIB_DEPENDS= Magick.9:${PORTSDIR}/graphics/ImageMagick \ gmp.6:${PORTSDIR}/math/libgmp4 \ curl:${PORTSDIR}/ftp/curl +BROKEN= Incorrect pkg-plist + USE_REINPLACE= yes USE_BISON= yes USE_GNOME= gnometarget libxml2 libxslt |