diff options
author | kris <kris@FreeBSD.org> | 2003-05-06 07:02:12 +0000 |
---|---|---|
committer | kris <kris@FreeBSD.org> | 2003-05-06 07:02:12 +0000 |
commit | 0b641f8c90152455a47d01b7f6a2b6cc581acc20 (patch) | |
tree | a0dff8adc6dc39ab8d03463046bb13e217ddf80e /devel | |
parent | ab323615ccc652f6955d9938d0f8db2080fca071 (diff) | |
download | FreeBSD-ports-0b641f8c90152455a47d01b7f6a2b6cc581acc20.zip FreeBSD-ports-0b641f8c90152455a47d01b7f6a2b6cc581acc20.tar.gz |
BROKEN: Bad pkg-plist
Diffstat (limited to 'devel')
-rw-r--r-- | devel/boaconstructor/Makefile | 2 | ||||
-rw-r--r-- | devel/crystal/Makefile | 2 |
2 files changed, 4 insertions, 0 deletions
diff --git a/devel/boaconstructor/Makefile b/devel/boaconstructor/Makefile index 1beb579..fe3f9c1 100644 --- a/devel/boaconstructor/Makefile +++ b/devel/boaconstructor/Makefile @@ -15,6 +15,8 @@ DISTNAME= boa-constructor-${PORTVERSION}.src MAINTAINER= ports@FreeBSD.org COMMENT= A cross platform RAD GUI Building IDE for wxPython +BROKEN= "Bad pkg-plist" + RUN_DEPENDS= ${PYTHON_SITELIBDIR}/wxPython/wxc.so:${PORTSDIR}/x11-toolkits/py-wxPython WRKSRC= ${WRKDIR}/boa-constructor-${PORTVERSION} diff --git a/devel/crystal/Makefile b/devel/crystal/Makefile index a7cc160..a4b44aa 100644 --- a/devel/crystal/Makefile +++ b/devel/crystal/Makefile @@ -14,6 +14,8 @@ DISTNAME= cs94_002 MAINTAINER= mkm@ieee.org COMMENT= A 3d/2d development API +BROKEN= "Bad pkg-plist" + LIB_DEPENDS= jpeg.9:${PORTSDIR}/graphics/jpeg \ png.5:${PORTSDIR}/graphics/png |