aboutsummaryrefslogtreecommitdiff
path: root/security/lasso
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2014-11-26 13:08:24 +0000
committerMathieu Arnold <mat@FreeBSD.org>2014-11-26 13:08:24 +0000
commiteee58d187e2c55fca6f53b9e482d33cf5346fe81 (patch)
tree0d350fe6ad6a2fe3222d838f3c72856c78cd449f /security/lasso
parent3f1df82a16a1e89db9a69b36ade7342f34095ab4 (diff)
downloadports-eee58d187e2c55fca6f53b9e482d33cf5346fe81.tar.gz
ports-eee58d187e2c55fca6f53b9e482d33cf5346fe81.zip
Notes
Diffstat (limited to 'security/lasso')
-rw-r--r--security/lasso/Makefile5
-rw-r--r--security/lasso/pkg-plist6
2 files changed, 3 insertions, 8 deletions
diff --git a/security/lasso/Makefile b/security/lasso/Makefile
index c0757e6546d9..d2642225cb7a 100644
--- a/security/lasso/Makefile
+++ b/security/lasso/Makefile
@@ -3,7 +3,7 @@
PORTNAME= lasso
PORTVERSION= 2.1.1
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= security
MASTER_SITES= http://labs.libre-entreprise.org/frs/download.php/594/
@@ -59,7 +59,4 @@ CONFIGURE_ARGS+= --disable-python
PLIST_SUB+= WITH_PYTHON="@comment "
.endif
-post-install:
- ${RM} -f ${STAGEDIR}${PREFIX}/lib/perl5/${PERL_VER}/${PERL_ARCH}/perllocal.pod
-
.include <bsd.port.mk>
diff --git a/security/lasso/pkg-plist b/security/lasso/pkg-plist
index c1dce468cfdb..7b72a408ce6e 100644
--- a/security/lasso/pkg-plist
+++ b/security/lasso/pkg-plist
@@ -12,9 +12,8 @@
%%PORTDOCS%%%%DOCSDIR%%/writing-a-java-sp.txt
%%PORTDOCS%%%%DOCSDIR%%/writing-a-php-sp.txt
%%PORTDOCS%%%%DOCSDIR%%/writing-a-saml2-php-sp.txt
-%%WITH_PERL%%%%SITE_PERL%%/%%PERL_ARCH%%/auto/lasso/.packlist
-%%WITH_PERL%%%%SITE_PERL%%/%%PERL_ARCH%%/auto/lasso/lasso.so
-%%WITH_PERL%%%%SITE_PERL%%/%%PERL_ARCH%%/lasso.pm
+%%WITH_PERL%%%%SITE_ARCH%%/auto/lasso/lasso.so
+%%WITH_PERL%%%%SITE_ARCH%%/lasso.pm
%%WITH_PHP5%%lib/php/%%PHP_EXT_DIR%%/lasso.a
%%WITH_PHP5%%lib/php/%%PHP_EXT_DIR%%/lasso.la
%%WITH_PHP5%%lib/php/%%PHP_EXT_DIR%%/lasso.so
@@ -318,5 +317,4 @@ libdata/pkgconfig/lasso.pc
%%WITH_PYTHON%%@dirrmtry %%PYTHON_SITELIBDIR%%
%%WITH_PHP5%%@dirrmtry lib/php/%%PHP_EXT_DIR%%
%%WITH_PHP5%%@dirrmtry lib/php
-%%WITH_PERL%%@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/lasso
%%PORTDOCS%%@dirrm %%DOCSDIR%%