diff options
Diffstat (limited to 'editors/xenon/Makefile')
-rw-r--r-- | editors/xenon/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/editors/xenon/Makefile b/editors/xenon/Makefile index 96e538a9e4ff..7c8c2b741a46 100644 --- a/editors/xenon/Makefile +++ b/editors/xenon/Makefile @@ -12,9 +12,8 @@ MASTER_SITES= ftp://ftp.proximity.com.au/pub/xenon/ MAINTAINER= jedgar@FreeBSD.org -LIB_DEPENDS= Xpm.4:${PORTSDIR}/graphics/xpm - USE_X_PREFIX= yes +USE_XPM= yes MAN1= xe.1 |