diff options
Diffstat (limited to 'editors/xed/Makefile')
-rw-r--r-- | editors/xed/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/editors/xed/Makefile b/editors/xed/Makefile index 758f85e..850b8fb 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> |