diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2002-05-20 01:44:54 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2002-05-20 01:44:54 +0000 |
commit | f2b09fcba5b61d0d0425274b2b5e2081f4f749f3 (patch) | |
tree | f00b1a6bba3351379ca56ad973b3a88e7855f1f9 /lang | |
parent | BROKEN: Cannot find moc executable (diff) |
BROKEN: DOes not package correctly
Notes
Notes:
svn path=/head/; revision=59501
Diffstat (limited to 'lang')
-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 |