diff options
Diffstat (limited to 'www/lightsquid/Makefile')
-rw-r--r-- | www/lightsquid/Makefile | 5 |
1 files changed, 3 insertions, 2 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 |