aboutsummaryrefslogtreecommitdiff
path: root/www/p5-Sledge-SessionManager-CookieStore
diff options
context:
space:
mode:
authorCheng-Lung Sung <clsung@FreeBSD.org>2006-06-25 15:29:12 +0000
committerCheng-Lung Sung <clsung@FreeBSD.org>2006-06-25 15:29:12 +0000
commitc43be3147b624d021b1cf032a8b006b3195397a5 (patch)
tree67fb197255f0a7c301bf7ee4c08937d6e9f4420a /www/p5-Sledge-SessionManager-CookieStore
parent451ab4aabc616415b65819c0d3b1c4e00de4cb81 (diff)
- MAN3PREFIX is implied when PERL_CONFIGURE is defined.
- this commit modified ports maintained by ports@ PR: ports/98755 Submitted by: rafan (the fresh committer)
Notes
Notes: svn path=/head/; revision=166308
Diffstat (limited to 'www/p5-Sledge-SessionManager-CookieStore')
-rw-r--r--www/p5-Sledge-SessionManager-CookieStore/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/www/p5-Sledge-SessionManager-CookieStore/Makefile b/www/p5-Sledge-SessionManager-CookieStore/Makefile
index 1feacd9b5ec7..7648d4c764a6 100644
--- a/www/p5-Sledge-SessionManager-CookieStore/Makefile
+++ b/www/p5-Sledge-SessionManager-CookieStore/Makefile
@@ -26,6 +26,5 @@ PM_DEPENDS+= ${SITE_PERL}/${PERL_ARCH}/Storable.pm:${PORTSDIR}/devel/p5-Storable
PERL_CONFIGURE= yes
MAN3= Sledge::SessionManager::CookieStore.3
-MAN3PREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION}
.include <bsd.port.mk>