summaryrefslogtreecommitdiff
path: root/print/offix-printer/Makefile
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--print/offix-printer/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/print/offix-printer/Makefile b/print/offix-printer/Makefile
index efe319450321..44e8c9fde640 100644
--- a/print/offix-printer/Makefile
+++ b/print/offix-printer/Makefile
@@ -14,12 +14,12 @@ DISTNAME= Printer-2.4
MAINTAINER= ruslan@shevchenko.kiev.ua
-LIB_DEPENDS= Dnd.1:${PORTSDIR}/x11/libdnd \
- Xpm.4:${PORTSDIR}/graphics/xpm
+LIB_DEPENDS= Dnd.1:${PORTSDIR}/x11/libdnd
GNU_CONFIGURE= YES
USE_GMAKE= YES
USE_X_PREFIX= YES
+USE_XPM= YES
MAN1= printer.1
.include <bsd.port.mk>