diff options
author | Alex Kozlov <ak@FreeBSD.org> | 2012-03-24 10:27:36 +0000 |
---|---|---|
committer | Alex Kozlov <ak@FreeBSD.org> | 2012-03-24 10:27:36 +0000 |
commit | 6193d80fcf3419913dcc13047101cfd60506bc77 (patch) | |
tree | 4cc8b95381f384ca13d56370d82736333b9069df /editors | |
parent | 16d9d5f5d8b61f9fcb21476b139343160845de29 (diff) |
Notes
Diffstat (limited to 'editors')
-rw-r--r-- | editors/xemacs-devel/Makefile | 2 |
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, |