summaryrefslogtreecommitdiff
path: root/x11-fm/xfm/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'x11-fm/xfm/Makefile')
-rw-r--r--x11-fm/xfm/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-fm/xfm/Makefile b/x11-fm/xfm/Makefile
index d371f73b9df5..4fa9d6ad41ad 100644
--- a/x11-fm/xfm/Makefile
+++ b/x11-fm/xfm/Makefile
@@ -12,10 +12,10 @@ MASTER_SITES= ftp://ftp.uni-koeln.de/windows/xcontrib/
MAINTAINER= ports@FreeBSD.org
-LIB_DEPENDS= Xaw3d.6:${PORTSDIR}/x11-toolkits/Xaw3d \
- Xpm.4:${PORTSDIR}/graphics/xpm
+LIB_DEPENDS= Xaw3d.6:${PORTSDIR}/x11-toolkits/Xaw3d
USE_IMAKE= yes
+USE_XPM= yes
MAN1= xfm.1 xfmtype.1
.include <bsd.port.mk>