diff options
Diffstat (limited to 'editors/xenon/Makefile')
-rw-r--r-- | editors/xenon/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/xenon/Makefile b/editors/xenon/Makefile index 423ae681fc01..1baf6ab2ee2c 100644 --- a/editors/xenon/Makefile +++ b/editors/xenon/Makefile @@ -16,7 +16,7 @@ MAINTAINER= ports@FreeBSD.org COMMENT= Simple X-based text editor USE_GMAKE= yes -USE_XPM= yes +USE_XORG= xpm MAKEFILE= ${WRKSRC}/makefiles/Makefile.Linux NOPRECIOUSSOFTMAKEVARS= yes EXAMPLESDIR= ${PREFIX}/share/examples/ex |