diff options
author | kris <kris@FreeBSD.org> | 2003-05-06 15:02:12 +0800 |
---|---|---|
committer | kris <kris@FreeBSD.org> | 2003-05-06 15:02:12 +0800 |
commit | 0b641f8c90152455a47d01b7f6a2b6cc581acc20 (patch) | |
tree | a0dff8adc6dc39ab8d03463046bb13e217ddf80e /lang | |
parent | ab323615ccc652f6955d9938d0f8db2080fca071 (diff) | |
download | freebsd-ports-gnome-0b641f8c90152455a47d01b7f6a2b6cc581acc20.tar.gz freebsd-ports-gnome-0b641f8c90152455a47d01b7f6a2b6cc581acc20.tar.zst freebsd-ports-gnome-0b641f8c90152455a47d01b7f6a2b6cc581acc20.zip |
BROKEN: Bad pkg-plist
Diffstat (limited to 'lang')
-rw-r--r-- | lang/dylan/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/lang/dylan/Makefile b/lang/dylan/Makefile index 4218fdb3b1a8..edfff8af5e1f 100644 --- a/lang/dylan/Makefile +++ b/lang/dylan/Makefile @@ -27,6 +27,8 @@ EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX} MAINTAINER= housel@acm.org COMMENT= CMU Gwydion project interpreter and compiler for the Dylan language +BROKEN= "Bad pkg-plist" + RUN_DEPENDS= libtool:${PORTSDIR}/devel/libtool USE_PERL5= yes |