summaryrefslogtreecommitdiff
path: root/graphics/pixmap/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/pixmap/Makefile')
-rw-r--r--graphics/pixmap/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/graphics/pixmap/Makefile b/graphics/pixmap/Makefile
index 0a4b7117a525..b1fdbce1bb23 100644
--- a/graphics/pixmap/Makefile
+++ b/graphics/pixmap/Makefile
@@ -14,10 +14,9 @@ DISTNAME= ${PORTNAME}${PORTVERSION}
MAINTAINER= jmz@FreeBSD.org
-LIB_DEPENDS= Xpm.4:${PORTSDIR}/graphics/xpm
-
WRKSRC= ${WRKDIR}/pixmap
USE_IMAKE= yes
+USE_XPM= yes
MAN1= pixmap.1
.include <bsd.port.mk>