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/perlsh | |
parent | BROKEN: Unfetchable (diff) |
BROKEN: Incomplete pkg-plist
Notes
Notes:
svn path=/head/; revision=128562
Diffstat (limited to 'shells/perlsh')
-rw-r--r-- | shells/perlsh/Makefile | 2 |
1 files changed, 2 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 |