aboutsummaryrefslogtreecommitdiff
path: root/www/lightsquid
diff options
context:
space:
mode:
authorEdwin Groothuis <edwin@FreeBSD.org>2006-01-04 05:46:21 +0000
committerEdwin Groothuis <edwin@FreeBSD.org>2006-01-04 05:46:21 +0000
commitf7bbf92f59955b6c95fd6c80fa18f1dd460d3783 (patch)
treef8047a81e3c901cd3168093bdfdabc993e10e35f /www/lightsquid
parente18082612cf3f5ef486b34c7e7dba31ed5ac5146 (diff)
downloadports-f7bbf92f59955b6c95fd6c80fa18f1dd460d3783.tar.gz
ports-f7bbf92f59955b6c95fd6c80fa18f1dd460d3783.zip
Notes
Diffstat (limited to 'www/lightsquid')
-rw-r--r--www/lightsquid/Makefile5
-rw-r--r--www/lightsquid/files/pkg-message.in2
2 files changed, 4 insertions, 3 deletions
diff --git a/www/lightsquid/Makefile b/www/lightsquid/Makefile
index 2092ed900ad0..b0e17b86ef6a 100644
--- a/www/lightsquid/Makefile
+++ b/www/lightsquid/Makefile
@@ -7,6 +7,7 @@
PORTNAME= lightsquid
PORTVERSION= 1.6
+PORTREVISION= 1
CATEGORIES= www
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
@@ -23,9 +24,9 @@ RUN_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/GD.pm:${PORTSDIR}/graphics/p5-GD
NO_BUILD= yes
USE_PERL5= yes
-SUB_FILES= pkg-message
-
DSTDIR?= ${PREFIX}/www/${PORTNAME}
+SUB_LIST= DSTDIR=${DSTDIR}
+SUB_FILES= pkg-message
do-patch:
@${MV} ${WRKSRC}/lightsquid.cfg ${WRKSRC}/lightsquid.cfg.dist
diff --git a/www/lightsquid/files/pkg-message.in b/www/lightsquid/files/pkg-message.in
index 4722237b97c7..a1ae9383c01c 100644
--- a/www/lightsquid/files/pkg-message.in
+++ b/www/lightsquid/files/pkg-message.in
@@ -1,3 +1,3 @@
**************************************************************************
-Read the %%PREFIX%%/doc/install.txt to configure lightsquid
+Read the %%DSTDIR%%/doc/install.txt to configure lightsquid
**************************************************************************