summaryrefslogtreecommitdiff
path: root/x11
diff options
context:
space:
mode:
authorJean-Marc Zucconi <jmz@FreeBSD.org>2003-11-09 19:12:39 +0000
committerJean-Marc Zucconi <jmz@FreeBSD.org>2003-11-09 19:12:39 +0000
commit4125b0f7766f76010a105bb721a623c84bff7c9f (patch)
treece30b6ed650f4511549a4291d529aa11ae5d9562 /x11
parent- Switch to wxgtk2 (diff)
Move USE_IMAKE before .include <bsd.port.pre.mk>
Notes
Notes: svn path=/head/; revision=93570
Diffstat (limited to 'x11')
-rw-r--r--x11/xgrab/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/x11/xgrab/Makefile b/x11/xgrab/Makefile
index 9f82d3df42d6..0c2371a22c34 100644
--- a/x11/xgrab/Makefile
+++ b/x11/xgrab/Makefile
@@ -7,6 +7,7 @@
PORTNAME= xgrab
PORTVERSION= 2.41
+PORTREVISION= 1
CATEGORIES= x11
MASTER_SITES= ${MASTER_SITE_XCONTRIB}
MASTER_SITE_SUBDIR= applications
@@ -17,13 +18,13 @@ MAINTAINER= jmz@FreeBSD.org
COMMENT= An X11 image grabber
USE_X_PREFIX= yes
+USE_IMAKE= yes
.include <bsd.port.pre.mk>
.if ${XFREE86_VERSION} == 4
BUILD_DEPENDS= xrdb:${PORTSDIR}/x11/XFree86-4-clients
.endif
-USE_IMAKE= yes
MAKE_FLAGS= BINDIR=${PREFIX}/bin MANDIR=${PREFIX}/man/man1 \
XAPPLOADDIR=${PREFIX}/lib/X11/app-defaults -f
# "make depend" blows up