aboutsummaryrefslogtreecommitdiffstats
path: root/editors/xed
diff options
context:
space:
mode:
Diffstat (limited to 'editors/xed')
-rw-r--r--editors/xed/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/editors/xed/Makefile b/editors/xed/Makefile
index 758f85ee4c6f..850b8fbf39e8 100644
--- a/editors/xed/Makefile
+++ b/editors/xed/Makefile
@@ -15,9 +15,8 @@ EXTRACT_SUFX= .tar.Z
MAINTAINER= shanee@augusta.de
-LIB_DEPENDS= Xpm.4:${PORTSDIR}/graphics/xpm
-
USE_IMAKE= yes
+USE_XPM= yes
MAN1= xed.1
.include <bsd.port.mk>