diff options
author | kris <kris@FreeBSD.org> | 2002-05-20 09:44:54 +0800 |
---|---|---|
committer | kris <kris@FreeBSD.org> | 2002-05-20 09:44:54 +0800 |
commit | 2c2c4acf9b288711c410049d99e6e0e3328c8f96 (patch) | |
tree | 9a7933878c085e853cd375b1e084b0992025c7a0 /lang/gpc | |
parent | 7a0425e57032db6d03058891d3135e0037fc3fd0 (diff) | |
download | freebsd-ports-gnome-2c2c4acf9b288711c410049d99e6e0e3328c8f96.tar.gz freebsd-ports-gnome-2c2c4acf9b288711c410049d99e6e0e3328c8f96.tar.zst freebsd-ports-gnome-2c2c4acf9b288711c410049d99e6e0e3328c8f96.zip |
BROKEN: DOes not package correctly
Diffstat (limited to 'lang/gpc')
-rw-r--r-- | lang/gpc/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/lang/gpc/Makefile b/lang/gpc/Makefile index 4dbe530be173..af3cb39be870 100644 --- a/lang/gpc/Makefile +++ b/lang/gpc/Makefile @@ -13,6 +13,8 @@ DISTNAME= gpc-19990118 MAINTAINER= antonz@library.ntu-kpi.kiev.ua +BROKEN= "Does not package correctly" + BUILD_DEPENDS= ${NONEXISTENT}:${PORTSDIR}/lang/gcc28:patch WRKSRC= ${WRKDIR}/gpc |