aboutsummaryrefslogtreecommitdiffstats
path: root/lang
diff options
context:
space:
mode:
authormiwi <miwi@FreeBSD.org>2008-03-23 19:11:33 +0800
committermiwi <miwi@FreeBSD.org>2008-03-23 19:11:33 +0800
commitc22aaf7f433f98e6e7f5462f011c28452551fa66 (patch)
treeebb3d42b914ee38a4b035a758a453d5895ba02f4 /lang
parenta019873646f1ce62f504138ea5172bb1d5ee2258 (diff)
downloadfreebsd-ports-gnome-c22aaf7f433f98e6e7f5462f011c28452551fa66.tar.gz
freebsd-ports-gnome-c22aaf7f433f98e6e7f5462f011c28452551fa66.tar.zst
freebsd-ports-gnome-c22aaf7f433f98e6e7f5462f011c28452551fa66.zip
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Bump PORTREVISION Approved by: portmgr (xorg cleanup)
Diffstat (limited to 'lang')
-rw-r--r--lang/clisp/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/lang/clisp/Makefile b/lang/clisp/Makefile
index d27fe7fd8423..de651809dd15 100644
--- a/lang/clisp/Makefile
+++ b/lang/clisp/Makefile
@@ -7,7 +7,7 @@
PORTNAME= clisp
PORTVERSION= 2.44
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= lang lisp
MASTER_SITES= GNU/${PORTNAME}/release/${PORTVERSION} \
ftp://sunsite.unc.edu/pub/Linux/devel/lang/lisp/
@@ -87,7 +87,7 @@ LDFLAGS+= -L${LOCALBASE}/lib/db${BDB_VER}
IGNORE= selected different implementations of the same X11 module
.endif
.if defined(WITH_CLX_MIT) || defined(WITH_CLX_NEW)
-USE_XLIB= yes
+USE_XORG= x11
.endif
.if defined(WITH_CLX_MIT)
CONFIGURE_ARGS+=--with-module=clx/mit-clx