aboutsummaryrefslogtreecommitdiffstats
path: root/security
diff options
context:
space:
mode:
authoramdmi3 <amdmi3@FreeBSD.org>2014-05-10 02:41:47 +0800
committeramdmi3 <amdmi3@FreeBSD.org>2014-05-10 02:41:47 +0800
commitc8bc79495706f92aa219a3f4e44736a3b1930644 (patch)
tree167fa0547849942ae4e30805c2c7af39ec6f9cf1 /security
parent4b62571478fc2cc4e4c7f6f681392997f68c944c (diff)
downloadfreebsd-ports-gnome-c8bc79495706f92aa219a3f4e44736a3b1930644.tar.gz
freebsd-ports-gnome-c8bc79495706f92aa219a3f4e44736a3b1930644.tar.zst
freebsd-ports-gnome-c8bc79495706f92aa219a3f4e44736a3b1930644.zip
- Support staging
- Don't remove mtree directories Approved by: portmgr blanket
Diffstat (limited to 'security')
-rw-r--r--security/lasso/Makefile5
-rw-r--r--security/lasso/pkg-plist2
2 files changed, 2 insertions, 5 deletions
diff --git a/security/lasso/Makefile b/security/lasso/Makefile
index a8b281bdf4ba..b14930652e01 100644
--- a/security/lasso/Makefile
+++ b/security/lasso/Makefile
@@ -23,7 +23,6 @@ USE_PYTHON_BUILD= yes
OPTIONS_DEFINE= PERL PHP PYTHON
-NO_STAGE= yes
.include <bsd.port.options.mk>
.if !empty(PORT_OPTIONS:MPERL)
@@ -58,9 +57,9 @@ PLIST_SUB+= WITH_PYTHON="@comment "
.endif
post-install:
- ${RM} -f ${PREFIX}/lib/perl5/${PERL_VER}/${PERL_ARCH}/perllocal.pod
+ ${RM} -f ${STAGEDIR}${PREFIX}/lib/perl5/${PERL_VER}/${PERL_ARCH}/perllocal.pod
.ifdef(NOPORTDOCS)
- ${RM} -rf ${DOCSDIR}
+ ${RM} -rf ${STAGEDIR}${DOCSDIR}
.endif
.include <bsd.port.mk>
diff --git a/security/lasso/pkg-plist b/security/lasso/pkg-plist
index 1d0c116b8114..7c4b39cb4e12 100644
--- a/security/lasso/pkg-plist
+++ b/security/lasso/pkg-plist
@@ -307,8 +307,6 @@ lib/liblasso.la
lib/liblasso.so
lib/liblasso.so.8
libdata/pkgconfig/lasso.pc
-@dirrmtry libdata/pkgconfig
-@dirrmtry libdata
@dirrmtry include/lasso/xml/ws
@dirrmtry include/lasso/xml/saml-2.0
@dirrmtry include/lasso/xml/id-wsf-2.0