summaryrefslogtreecommitdiff
path: root/graphics/gqview/Makefile
diff options
context:
space:
mode:
authorLars Engels <lme@FreeBSD.org>2009-04-11 12:08:29 +0000
committerLars Engels <lme@FreeBSD.org>2009-04-11 12:08:29 +0000
commitc1ccd095a19bf23b6c33120ee2f5afa4ef33c812 (patch)
treee05f9cf8bdcbe53f7dd86d37ef138b76c138e7f0 /graphics/gqview/Makefile
parent- Use libSDL-1.1.so.0 from games/linux-ut. (diff)
- Install .desktop file to freedesktop's standard directory [1]
- Add PORTSCOUT restriction - Add MAKE_JOBS_SAFE - Bump PORTREVISION Suggested by: Jilles Tjoelker jilles (AT) stack.nl [1]
Notes
Notes: svn path=/head/; revision=232095
Diffstat (limited to 'graphics/gqview/Makefile')
-rw-r--r--graphics/gqview/Makefile8
1 files changed, 6 insertions, 2 deletions
diff --git a/graphics/gqview/Makefile b/graphics/gqview/Makefile
index ebf4bd49d520..93913a84aa45 100644
--- a/graphics/gqview/Makefile
+++ b/graphics/gqview/Makefile
@@ -7,7 +7,7 @@
PORTNAME= gqview
PORTVERSION= 2.0.4
-PORTREVISION= 5
+PORTREVISION= 6
CATEGORIES= graphics
MASTER_SITES= SFE
MASTER_SITE_SUBDIR= ${PORTNAME}
@@ -22,10 +22,15 @@ GNU_CONFIGURE= yes
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
LDFLAGS="-L${LOCALBASE}/lib ${PTHREAD_LIBS}"
+MAKE_JOBS_SAFE= yes
+
MAN1= gqview.1
CONFLICTS= gqview-devel-[0-9]*
+# Restrict to stable (even) versions, indicated by the second component.
+PORTSCOUT= limitw:1,even
+
.if defined(WITHOUT_NLS)
CONFIGURE_ARGS+=--disable-nls
PLIST_SUB+= NLS="@comment "
@@ -47,7 +52,6 @@ post-patch:
.endif
post-install:
- ${INSTALL_DATA} ${WRKSRC}/gqview.desktop ${PREFIX}/share/gnome/apps/Graphics
${INSTALL_DATA} ${WRKSRC}/gqview.png ${PREFIX}/share/pixmaps
.if !defined(NOPORTDOCS)
@${MKDIR} ${DOCSDIR}