summaryrefslogtreecommitdiff
path: root/graphics/gqview/Makefile
diff options
context:
space:
mode:
authorLars Engels <lme@FreeBSD.org>2008-06-29 18:23:56 +0000
committerLars Engels <lme@FreeBSD.org>2008-06-29 18:23:56 +0000
commit4c057a5f84fa9cb3b2bb870afdc412eaf4c8f5d9 (patch)
treee3afdc61acf4293b4d59466a8a598646a55b3dfb /graphics/gqview/Makefile
parent- Update to 20080617 (diff)
- Fix plist with NOPORTDOCS
- Change to SFE macro - Bump PORTREVISION Noticed by: IonBot
Notes
Notes: svn path=/head/; revision=215957
Diffstat (limited to 'graphics/gqview/Makefile')
-rw-r--r--graphics/gqview/Makefile11
1 files changed, 5 insertions, 6 deletions
diff --git a/graphics/gqview/Makefile b/graphics/gqview/Makefile
index d3ce0c5d936c..ebf4bd49d520 100644
--- a/graphics/gqview/Makefile
+++ b/graphics/gqview/Makefile
@@ -7,9 +7,9 @@
PORTNAME= gqview
PORTVERSION= 2.0.4
-PORTREVISION= 4
+PORTREVISION= 5
CATEGORIES= graphics
-MASTER_SITES= ${MASTER_SITE_SOURCEFORGE_EXTENDED}
+MASTER_SITES= SFE
MASTER_SITE_SUBDIR= ${PORTNAME}
MAINTAINER= lme@FreeBSD.org
@@ -34,10 +34,6 @@ USE_GETTEXT= yes
PLIST_SUB+= NLS=""
.endif
-.if !defined(NOPORTDOCS)
-PORTDOCS= README html
-.endif
-
post-patch:
@${REINPLACE_CMD} -e 's|$$prefix/share/doc/gqview-$$VERSION|${DOCSDIR}|g' \
${WRKSRC}/configure
@@ -46,6 +42,9 @@ post-patch:
${WRKSRC}/doc/Makefile.in
@${REINPLACE_CMD} -e 's| -r %F||' \
${WRKSRC}/gqview.desktop
+.if defined(NOPORTDOCS)
+ @${REINPLACE_CMD} -e 's|doc$$||' ${WRKSRC}/Makefile.in
+.endif
post-install:
${INSTALL_DATA} ${WRKSRC}/gqview.desktop ${PREFIX}/share/gnome/apps/Graphics