aboutsummaryrefslogtreecommitdiff
path: root/graphics/pixmap
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>2000-08-03 09:28:57 +0000
committerSatoshi Asami <asami@FreeBSD.org>2000-08-03 09:28:57 +0000
commitc6bcad2436d925c98052ed292bd0794ae0e34b45 (patch)
tree4752ebd6e8eb5959ebf00516e4ecf7156215bbce /graphics/pixmap
parentfbd121eee966abfc21d176cbede935ecd6bf1a34 (diff)
downloadports-c6bcad2436d925c98052ed292bd0794ae0e34b45.tar.gz
ports-c6bcad2436d925c98052ed292bd0794ae0e34b45.zip
Notes
Diffstat (limited to 'graphics/pixmap')
-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>