diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2005-02-11 22:22:41 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2005-02-11 22:22:41 +0000 |
commit | 5a1ccf024b6f1a5f8103cbb6dc38666a05dc3565 (patch) | |
tree | 686828c2d3fde5dc7ad671689ce543ba31c9140e /shells | |
parent | 3f959d7d5a626631775a3af9a26b7bdd7694edaf (diff) | |
download | ports-5a1ccf024b6f1a5f8103cbb6dc38666a05dc3565.tar.gz ports-5a1ccf024b6f1a5f8103cbb6dc38666a05dc3565.zip |
BROKEN: Incomplete pkg-plist
Notes
Notes:
svn path=/head/; revision=128562
Diffstat (limited to 'shells')
-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 |