summaryrefslogtreecommitdiffstats
path: root/editors/emacs/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'editors/emacs/Makefile')
-rw-r--r--editors/emacs/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/editors/emacs/Makefile b/editors/emacs/Makefile
index bf8d1df..3e5913e 100644
--- a/editors/emacs/Makefile
+++ b/editors/emacs/Makefile
@@ -7,7 +7,7 @@
PORTNAME= emacs
PORTVERSION= ${EMACS_VER}
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= editors ipv6
MASTER_SITES= ${MASTER_SITE_GNU}
MASTER_SITE_SUBDIR= ${PORTNAME}
@@ -37,9 +37,9 @@ USE_GMAKE= yes
.if !defined(WITHOUT_GTK)
USE_GNOME= gtk20
.else
-USE_XLIB= yes
+USE_XORG= x11
.endif
-USE_XPM= yes
+USE_XORG= xpm xft
.endif
CONFIGURE_TARGET= ${MACHINE_ARCH}-freebsd
OpenPOWER on IntegriCloud