1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-23 09:10:43 +00:00

Get rid of the .orig file left over after patching. For some reason,

MakeMaker generated Makefiles like to install everything they find.

Spotted by:	pointyhat via kris
Approved by:	krion (mentor)
This commit is contained in:
Philip Paeps 2005-06-09 19:58:48 +00:00
parent f01df1abb4
commit e5c444e35a
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=137121

View File

@ -7,7 +7,7 @@
PORTNAME= Apache-Gallery
PORTVERSION= 0.9.1
PORTREVISION= 2
PORTREVISION= 3
CATEGORIES= www perl5
MASTER_SITES= http://apachegallery.dk/download/ \
${MASTER_SITE_PERL_CPAN}
@ -52,6 +52,9 @@ ICONS= application-doc.png application-pdf.png application-rtf.png \
video-mov.png video-mpeg.png video-mpg.png video-wmv.png \
video-asf.png agfolder.png
post-patch:
@${RM} -f ${WRKSRC}/lib/Apache/Gallery.pm.orig
post-install:
.if !defined(NOPORTDOCS)
${MKDIR} ${PREFIX}/share/Apache-Gallery/templates