aboutsummaryrefslogtreecommitdiff
path: root/www
diff options
context:
space:
mode:
authorTilman Keskinoz <arved@FreeBSD.org>2007-01-26 14:05:45 +0000
committerTilman Keskinoz <arved@FreeBSD.org>2007-01-26 14:05:45 +0000
commita0a5ea5364eb22b5c52a250bb9f035bbf22e3551 (patch)
tree3cd012240c18c74e767d5ff4709537d8195ef379 /www
parent1eb866ba37634dfccf114913804d4dd9e0961988 (diff)
downloadports-a0a5ea5364eb22b5c52a250bb9f035bbf22e3551.tar.gz
ports-a0a5ea5364eb22b5c52a250bb9f035bbf22e3551.zip
Notes
Diffstat (limited to 'www')
-rw-r--r--www/llgal/Makefile9
-rw-r--r--www/llgal/pkg-plist2
2 files changed, 10 insertions, 1 deletions
diff --git a/www/llgal/Makefile b/www/llgal/Makefile
index e8efa11de608..13a2dccfcd18 100644
--- a/www/llgal/Makefile
+++ b/www/llgal/Makefile
@@ -26,4 +26,11 @@ USE_PERL5= yes
USE_GMAKE= yes
USE_GETTEXT= yes
-.include <bsd.port.mk>
+.include <bsd.port.pre.mk>
+
+post-configure:
+ sed -e "s,@VERSION@,${PORTVERSION}," < ${WRKSRC}/lib/Makefile.PL.in > ${WRKSRC}/lib/Makefile.PL
+ cd ${WRKSRC}/lib; ${PERL} Makefile.PL
+ ${PERL5} -pi -e 's/ doc_(perl|site|\$$\(INSTALLDIRS\))_install//' ${WRKSRC}/lib/Makefile
+
+.include <bsd.port.post.mk>
diff --git a/www/llgal/pkg-plist b/www/llgal/pkg-plist
index 6acd7fb12118..5b7268c4a612 100644
--- a/www/llgal/pkg-plist
+++ b/www/llgal/pkg-plist
@@ -4,6 +4,7 @@ etc/llgal/llgalrc
%%SITE_PERL%%/Llgal/Utils.pm
%%SITE_PERL%%/Llgal/Templates.pm
%%SITE_PERL%%/Llgal/Messages.pm
+%%SITE_PERL%%/%%PERL_ARCH%%/auto/Llgal/.packlist
share/llgal/captions.header
share/llgal/index.png
share/llgal/indextemplate.html
@@ -13,5 +14,6 @@ share/llgal/prev.png
share/llgal/slidetemplate.html
share/llgal/tile.png
share/locale/fr/LC_MESSAGES/llgal.mo
+@dirrm share/llgal
@dirrm %%SITE_PERL%%/Llgal
@dirrm etc/llgal