summaryrefslogtreecommitdiff
path: root/editors
diff options
context:
space:
mode:
authorAlex Kozlov <ak@FreeBSD.org>2012-03-24 10:27:36 +0000
committerAlex Kozlov <ak@FreeBSD.org>2012-03-24 10:27:36 +0000
commit6193d80fcf3419913dcc13047101cfd60506bc77 (patch)
tree4cc8b95381f384ca13d56370d82736333b9069df /editors
parentUpdate mdocml to 1.12.1 (diff)
Change USE_XPM to USE_XORG
Approved by: eadler (mentor) Feature safe: yes
Notes
Notes: svn path=/head/; revision=293735
Diffstat (limited to 'editors')
-rw-r--r--editors/xemacs-devel/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/xemacs-devel/Makefile b/editors/xemacs-devel/Makefile
index 62f5db5a6cf4..44e45cc62c87 100644
--- a/editors/xemacs-devel/Makefile
+++ b/editors/xemacs-devel/Makefile
@@ -123,7 +123,7 @@ CONFIGURE_ARGS+= --with-athena=3d
# --with-xpm=no
# doesn't work with gtk12?
#USE_GNOME= gtk20
-#USE_XPM= no
+#USE_XORG+= xpm
#.endif
# Drop faces (libcompface) and offix (libDnd) if building package,