aboutsummaryrefslogtreecommitdiff
path: root/www/p5-Maypole-Authentication-UserSessionCookie
diff options
context:
space:
mode:
authorYen-Ming Lee <leeym@FreeBSD.org>2005-03-10 09:02:51 +0000
committerYen-Ming Lee <leeym@FreeBSD.org>2005-03-10 09:02:51 +0000
commitf96174543786b8d43353f958692dc70524e22cf2 (patch)
tree3f3fd92e0cb03175ca754ab5d929a708c73bb96a /www/p5-Maypole-Authentication-UserSessionCookie
parentb06ad6aa23a7b508837004f3722de8803aefc294 (diff)
downloadports-f96174543786b8d43353f958692dc70524e22cf2.tar.gz
ports-f96174543786b8d43353f958692dc70524e22cf2.zip
Notes
Diffstat (limited to 'www/p5-Maypole-Authentication-UserSessionCookie')
-rw-r--r--www/p5-Maypole-Authentication-UserSessionCookie/Makefile2
-rw-r--r--www/p5-Maypole-Authentication-UserSessionCookie/pkg-plist4
2 files changed, 2 insertions, 4 deletions
diff --git a/www/p5-Maypole-Authentication-UserSessionCookie/Makefile b/www/p5-Maypole-Authentication-UserSessionCookie/Makefile
index 66e9285fec89..f4c842235dd9 100644
--- a/www/p5-Maypole-Authentication-UserSessionCookie/Makefile
+++ b/www/p5-Maypole-Authentication-UserSessionCookie/Makefile
@@ -15,8 +15,6 @@ PKGNAMEPREFIX= p5-
MAINTAINER= scrappy@FreeBSD.org
COMMENT= Track sessions and, optionally, users
-BROKEN= Incomplete pkg-plist
-
PERL_CONFIGURE= yes
MAN3= Maypole::Authentication::UserSessionCookie.3
diff --git a/www/p5-Maypole-Authentication-UserSessionCookie/pkg-plist b/www/p5-Maypole-Authentication-UserSessionCookie/pkg-plist
index 3463c274c226..400da9f43fb0 100644
--- a/www/p5-Maypole-Authentication-UserSessionCookie/pkg-plist
+++ b/www/p5-Maypole-Authentication-UserSessionCookie/pkg-plist
@@ -1,7 +1,7 @@
%%SITE_PERL%%/Maypole/Authentication/UserSessionCookie.pm
%%SITE_PERL%%/%%PERL_ARCH%%/auto/Maypole/Authentication/UserSessionCookie/.packlist
@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Maypole/Authentication/UserSessionCookie
-@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Maypole/Authentication
-@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Maypole
+@unexec rmdir %D/%%SITE_PERL%%/%%PERL_ARCH%%/auto/Maypole/Authentication 2>/dev/null || true
+@unexec rmdir %D/%%SITE_PERL%%/%%PERL_ARCH%%/auto/Maypole 2>/dev/null || true
@unexec rmdir %D/%%SITE_PERL%%/Maypole/Authentication 2>/dev/null || true
@unexec rmdir %D/%%SITE_PERL%%/Maypole 2>/dev/null || true