Index: head/graphics/npretty/Makefile =================================================================== --- head/graphics/npretty/Makefile (revision 184712) +++ head/graphics/npretty/Makefile (revision 184713) @@ -1,42 +1,43 @@ # New ports collection makefile for: npretty # Date created: 11 October 2006 # Whom: Peter Ankerstal # # $FreeBSD$ # PORTNAME= npretty PORTVERSION= 0.9.3 PORTREVISION= 1 CATEGORIES= graphics -MASTER_SITES= http://www.pulia.nu/code/projects/npretty/ +MASTER_SITES= http://www.pulia.nu/code/projects/npretty/ \ + ${MASTER_SITE_LOCAL:S@%SUBDIR%@gabor@} MAINTAINER= peter@pean.org COMMENT= A simple web-gallery generator written in perl RUN_DEPENDS= ${SITE_PERL}/Image/ExifTool.pm:${PORTSDIR}/graphics/p5-Image-ExifTool \ ${SITE_PERL}/mach/Image/Magick.pm:${PORTSDIR}/graphics/ImageMagick \ ${SITE_PERL}/mach/forks.pm:${PORTSDIR}/devel/p5-forks LIB_DEPENDS+= Magick.*:${PORTSDIR}/graphics/ImageMagick NO_BUILD= yes USE_PERL5_RUN= yes post-patch: @ ${REINPLACE_CMD} -e "s|/etc/|${PREFIX}/etc/|" ${WRKSRC}/npretty.pl do-install: ${INSTALL_SCRIPT} ${WRKSRC}/npretty.pl ${PREFIX}/bin ${MKDIR} ${PREFIX}/etc/npretty ${INSTALL_DATA} ${WRKSRC}/novideo.gif ${PREFIX}/etc/npretty ${INSTALL_DATA} ${WRKSRC}/npretty_template.tpl ${PREFIX}/etc/npretty ${INSTALL_DATA} ${WRKSRC}/npretty.conf ${PREFIX}/etc/npretty .if !defined(NOPORTDOCS) ${MKDIR} ${DOCSDIR} .for f in BUGS COPYING README ${INSTALL_DATA} ${WRKSRC}/${f} ${DOCSDIR} .endfor .endif .include Property changes on: head/graphics/npretty/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.2 \ No newline at end of property +1.3 \ No newline at end of property