aboutsummaryrefslogtreecommitdiff
path: root/editors/xemacs-devel-mule
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2008-03-26 09:04:00 +0000
committerMartin Wilke <miwi@FreeBSD.org>2008-03-26 09:04:00 +0000
commit899082278e4aaab7b4a9fe37d807dcae933b1728 (patch)
tree5ec1bc9a221a0c60843ce238761450c4f1ccfbfd /editors/xemacs-devel-mule
parentd4eae4aa732f62a191bb5d4c890a158bedb097a2 (diff)
downloadports-899082278e4aaab7b4a9fe37d807dcae933b1728.tar.gz
ports-899082278e4aaab7b4a9fe37d807dcae933b1728.zip
Notes
Diffstat (limited to 'editors/xemacs-devel-mule')
-rw-r--r--editors/xemacs-devel-mule/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/editors/xemacs-devel-mule/Makefile b/editors/xemacs-devel-mule/Makefile
index 40f57ac0f011..8901d8a4c1de 100644
--- a/editors/xemacs-devel-mule/Makefile
+++ b/editors/xemacs-devel-mule/Makefile
@@ -7,7 +7,7 @@
PORTNAME= xemacs-devel-mule
PORTVERSION= ${XEMACS_VER:S/-/./}
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES+= editors
MASTER_SITES= ${MASTER_SITE_XEMACS}
MASTER_SITE_SUBDIR= xemacs-${XEMACS_REL}
@@ -43,7 +43,7 @@ LIB_DEPENDS= jpeg.9:${PORTSDIR}/graphics/jpeg \
tiff.4:${PORTSDIR}/graphics/tiff \
compface.1:${PORTSDIR}/mail/faces
-USE_XORG= xpm
+USE_XORG= x11 xpm
CONFIGURE_ARGS= --with-xpm
.endif
@@ -109,7 +109,7 @@ CONFIGURE_ARGS+=--disable-kkcc --disable-mc-alloc --disable-newgc
.endif
.if defined(WITH_XFT)
-LIB_DEPENDS+= Xft.2:${PORTSDIR}/x11-fonts/libXft
+USE_XORG= x11 xft xpm
CONFIGURE_ARGS+=--with-xft=all
.elif defined(WITH_GTK)
CONFIGURE_ARGS+=--with-gtk