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/psh | |
parent | 3f959d7d5a626631775a3af9a26b7bdd7694edaf (diff) | |
download | ports-5a1ccf024b6f1a5f8103cbb6dc38666a05dc3565.tar.gz ports-5a1ccf024b6f1a5f8103cbb6dc38666a05dc3565.zip |
Notes
Diffstat (limited to 'shells/psh')
-rw-r--r-- | shells/psh/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
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 |