diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2005-03-26 22:19:18 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2005-03-26 22:19:18 +0000 |
commit | 298729a59ab743e790adf701297d56089b541dbf (patch) | |
tree | 74064a14be219f0993f48a2ae34f98b578b491e9 | |
parent | 8d9a2a7309d388e9ad39ff12911fa6401f5e0610 (diff) |
Notes
-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 ac5df81b4b9b..ca61abfe7197 100644 --- a/lang/q/Makefile +++ b/lang/q/Makefile @@ -23,6 +23,8 @@ LIB_DEPENDS= Magick.8:${PORTSDIR}/graphics/ImageMagick \ ggi.2:${PORTSDIR}/graphics/libggi \ gmp.6:${PORTSDIR}/math/libgmp4 +BROKEN= Does not compile + USE_REINPLACE= yes USE_BISON= yes USE_GNOME= gnometarget |