summaryrefslogtreecommitdiffstats
path: root/graphics/pixmap/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/pixmap/Makefile')
-rw-r--r--graphics/pixmap/Makefile8
1 files changed, 5 insertions, 3 deletions
diff --git a/graphics/pixmap/Makefile b/graphics/pixmap/Makefile
index 9db5823..6b7776b 100644
--- a/graphics/pixmap/Makefile
+++ b/graphics/pixmap/Makefile
@@ -7,7 +7,7 @@
PORTNAME= pixmap
PORTVERSION= 2.6
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= graphics
MASTER_SITES= ${MASTER_SITE_XCONTRIB}
MASTER_SITE_SUBDIR= applications/pixmap
@@ -17,11 +17,13 @@ MAINTAINER= jmz@FreeBSD.org
COMMENT= A pixmap editor based on XPM library
# requires rgb.txt
-BUILD_DEPENDS= xrdb:${X_CLIENTS_PORT}
+BUILD_DEPENDS= xrdb:${PORTSDIR}/x11/xrdb \
+ showrgb:${PORTSDIR}/x11/rgb
+
WRKSRC= ${WRKDIR}/pixmap
USE_IMAKE= yes
-USE_XPM= yes
+USE_XORG= xpm xbitmaps x11 xaw xmu xt sm ice xext
MAN1= pixmap.1
CFLAGS+= -D_X_SENTINEL\(x\)= -D_X_ATTRIBUTE_PRINTF\(x,y\)=
OpenPOWER on IntegriCloud