diff options
author | kris <kris@FreeBSD.org> | 2005-02-11 22:22:41 +0000 |
---|---|---|
committer | kris <kris@FreeBSD.org> | 2005-02-11 22:22:41 +0000 |
commit | 9a9e3cae6a417108b4f97281ad401e83723f5f74 (patch) | |
tree | 720e05b1ae3e84f45a47fdaf97424314ce50f4c8 /shells/psh | |
parent | 996c9fcda681f5b6725c5b2debb53ca7bf980212 (diff) | |
download | FreeBSD-ports-9a9e3cae6a417108b4f97281ad401e83723f5f74.zip FreeBSD-ports-9a9e3cae6a417108b4f97281ad401e83723f5f74.tar.gz |
BROKEN: Incomplete pkg-plist
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 81595a0..170316f 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 |