diff options
author | kris <kris@FreeBSD.org> | 2005-02-12 06:22:41 +0800 |
---|---|---|
committer | kris <kris@FreeBSD.org> | 2005-02-12 06:22:41 +0800 |
commit | 9a9e3cae6a417108b4f97281ad401e83723f5f74 (patch) | |
tree | 720e05b1ae3e84f45a47fdaf97424314ce50f4c8 | |
parent | 996c9fcda681f5b6725c5b2debb53ca7bf980212 (diff) | |
download | freebsd-ports-gnome-9a9e3cae6a417108b4f97281ad401e83723f5f74.tar.gz freebsd-ports-gnome-9a9e3cae6a417108b4f97281ad401e83723f5f74.tar.zst freebsd-ports-gnome-9a9e3cae6a417108b4f97281ad401e83723f5f74.zip |
BROKEN: Incomplete pkg-plist
-rw-r--r-- | shells/perlsh/Makefile | 2 | ||||
-rw-r--r-- | shells/psh/Makefile | 2 |
2 files changed, 4 insertions, 0 deletions
diff --git a/shells/perlsh/Makefile b/shells/perlsh/Makefile index 81595a0ebe44..170316fbb281 100644 --- a/shells/perlsh/Makefile +++ b/shells/perlsh/Makefile @@ -15,6 +15,8 @@ DISTNAME= psh-${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= New shell made entirely out of a Perl script +BROKEN= Incomplete pkg-plist + PERL_CONFIGURE= yes USE_REINPLACE= yes diff --git a/shells/psh/Makefile b/shells/psh/Makefile index 81595a0ebe44..170316fbb281 100644 --- a/shells/psh/Makefile +++ b/shells/psh/Makefile @@ -15,6 +15,8 @@ DISTNAME= psh-${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= New shell made entirely out of a Perl script +BROKEN= Incomplete pkg-plist + PERL_CONFIGURE= yes USE_REINPLACE= yes |