summaryrefslogtreecommitdiffstats
path: root/x11-toolkits/gnustep-back/Makefile
diff options
context:
space:
mode:
authoranholt <anholt@FreeBSD.org>2003-02-18 04:51:34 +0000
committeranholt <anholt@FreeBSD.org>2003-02-18 04:51:34 +0000
commitbbd40e6567929777b1318d8007a72beb45fe4d11 (patch)
tree5caa165101b54687ed4db3da64661e9f1be5752d /x11-toolkits/gnustep-back/Makefile
parent752b5659d3e9f975a4c2ff8503a818215edb7042 (diff)
downloadFreeBSD-ports-bbd40e6567929777b1318d8007a72beb45fe4d11.zip
FreeBSD-ports-bbd40e6567929777b1318d8007a72beb45fe4d11.tar.gz
Remove the renaming of Xft headers and library from the Xft (Xft2) port.
Remove installing of Xft1 from XFree86-4-libraries, and add dependencies to the Xft port by all the ports that use it along with whatever patches are necessary. Approved by: portmgr (kris), marcus
Diffstat (limited to 'x11-toolkits/gnustep-back/Makefile')
-rw-r--r--x11-toolkits/gnustep-back/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/x11-toolkits/gnustep-back/Makefile b/x11-toolkits/gnustep-back/Makefile
index c89a259..665405f 100644
--- a/x11-toolkits/gnustep-back/Makefile
+++ b/x11-toolkits/gnustep-back/Makefile
@@ -18,7 +18,8 @@ BUILD_DEPENDS= ${COMBOLIBDIR}/libgnustep-gui.so:${PORTSDIR}/x11-toolkits/gnustep
BUILD_DEPENDS+= ${LOCALBASE}/lib/libcallback.a:${PORTSDIR}/devel/ffcall
RUN_DEPENDS= ${COMBOLIBDIR}/libgnustep-gui.so:${PORTSDIR}/x11-toolkits/gnustep-gui
LIB_DEPENDS= jpeg.9:${PORTSDIR}/graphics/jpeg \
- tiff.4:${PORTSDIR}/graphics/tiff
+ tiff.4:${PORTSDIR}/graphics/tiff \
+ Xft.2:${PORTSDIR}/x11-fonts/Xft
USE_XLIB= yes
BREAKS_IF_PEDANTIC= yes
OpenPOWER on IntegriCloud