aboutsummaryrefslogtreecommitdiffstats
path: root/editors
diff options
context:
space:
mode:
authormiwi <miwi@FreeBSD.org>2008-03-26 17:04:00 +0800
committermiwi <miwi@FreeBSD.org>2008-03-26 17:04:00 +0800
commit6f42bc068b9d7eb566a725e6c77c6be28a0eebc7 (patch)
tree37dd3724bddba56900432eabedd19764b5647537 /editors
parentc2391f0dae4d888e582adcc81137d34f602a7f2b (diff)
downloadfreebsd-ports-gnome-6f42bc068b9d7eb566a725e6c77c6be28a0eebc7.tar.gz
freebsd-ports-gnome-6f42bc068b9d7eb566a725e6c77c6be28a0eebc7.tar.zst
freebsd-ports-gnome-6f42bc068b9d7eb566a725e6c77c6be28a0eebc7.zip
- Fix build with slave ports
Submitted by: pointyhat via pav Approved by: portmgr (xorg cleanup)
Diffstat (limited to 'editors')
-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