Since expat is in base we do not need X11 now. I am not sure what this
variable really does, but I know it's not necessary ;) Tested on box
with just default install sets installed from snapshots as of yesterday
or so.
--
viq
Index: Makefile
===================================================================
RCS file: /cvs/ports/net/ejabberd/Makefile,v
retrieving revision 1.2
diff -u -d -r1.2 Makefile
--- Makefile 18 Sep 2007 17:56:32 -0000 1.2
+++ Makefile 28 Oct 2007 10:59:02 -0000
@@ -4,6 +4,7 @@
V= 1.1.4
DISTNAME= ejabberd-$V
+PKGNAME= ${DISTNAME}p0
CATEGORIES= net chat
@@ -29,7 +30,6 @@
LOGDIR=${WRKINST}${EJLOGDIR} \
ETCDIR=${WRKINST}/${PREFIX}/share/examples/ejabberd
-USE_X11= Yes
USE_GMAKE= Yes
CONFIGURE_STYLE= gnu
SHARED_ONLY= Yes