diff options
author | kris <kris@FreeBSD.org> | 2006-09-11 07:43:35 +0800 |
---|---|---|
committer | kris <kris@FreeBSD.org> | 2006-09-11 07:43:35 +0800 |
commit | f17a1a08cb0cc8a7112d67a18753c186ff8f1468 (patch) | |
tree | ccb7b2a7a29a5ac4fe4ccbfda3cf20600faf1255 /security | |
parent | ffd5fb59ecd3d03d6a22fc228e10505bc53f64b8 (diff) | |
download | freebsd-ports-gnome-f17a1a08cb0cc8a7112d67a18753c186ff8f1468.tar.gz freebsd-ports-gnome-f17a1a08cb0cc8a7112d67a18753c186ff8f1468.tar.zst freebsd-ports-gnome-f17a1a08cb0cc8a7112d67a18753c186ff8f1468.zip |
BROKEN: Incomplete pkg-plist
Diffstat (limited to 'security')
-rw-r--r-- | security/p5-openxpki/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/security/p5-openxpki/Makefile b/security/p5-openxpki/Makefile index 47e784b947ab..5471c6d4c810 100644 --- a/security/p5-openxpki/Makefile +++ b/security/p5-openxpki/Makefile @@ -38,6 +38,8 @@ BUILD_DEPENDS= \ ${SITE_PERL}/${PERL_ARCH}/Template.pm:${PORTSDIR}/www/p5-Template-Toolkit RUN_DEPENDS= ${BUILD_DEPENDS} +BROKEN= Incomplete pkg-plist + SERVER= OpenXPKI-0.9.455.tar.gz CLIENT= OpenXPKI-Client-0.9.450.tar.gz \ OpenXPKI-Client-SCEP-0.9.421.tar.gz \ |