summaryrefslogtreecommitdiff
path: root/misc/xquote/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'misc/xquote/Makefile')
-rw-r--r--misc/xquote/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/misc/xquote/Makefile b/misc/xquote/Makefile
index 1555a0a30560..30bea132fef5 100644
--- a/misc/xquote/Makefile
+++ b/misc/xquote/Makefile
@@ -13,11 +13,10 @@ MASTER_SITE_SUBDIR= applications
MAINTAINER= mph@freebsd.org
-LIB_DEPENDS= Xpm.4:${PORTSDIR}/graphics/xpm
-
REQUIRES_MOTIF= yes
USE_IMAKE= yes
+USE_XPM= yes
NO_INSTALL_MANPAGES= yes
.include <bsd.port.mk>