aboutsummaryrefslogtreecommitdiffstats
path: root/x11-toolkits
diff options
context:
space:
mode:
authordinoex <dinoex@FreeBSD.org>2003-01-21 00:28:27 +0800
committerdinoex <dinoex@FreeBSD.org>2003-01-21 00:28:27 +0800
commite45fb4c9d7afd69c491478a88307e18a5b5cf9b9 (patch)
treea5dc7fbd93b79807ec628fdc49ea6966a93d56e9 /x11-toolkits
parentb7ce43de20030e32cec00f68acae50e183a69e98 (diff)
downloadfreebsd-ports-gnome-e45fb4c9d7afd69c491478a88307e18a5b5cf9b9.tar.gz
freebsd-ports-gnome-e45fb4c9d7afd69c491478a88307e18a5b5cf9b9.tar.zst
freebsd-ports-gnome-e45fb4c9d7afd69c491478a88307e18a5b5cf9b9.zip
extend BUILD_DEPENDS for ffcall
Diffstat (limited to 'x11-toolkits')
-rw-r--r--x11-toolkits/gnustep-back/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/x11-toolkits/gnustep-back/Makefile b/x11-toolkits/gnustep-back/Makefile
index 51ae15295dcb..244d853f89f7 100644
--- a/x11-toolkits/gnustep-back/Makefile
+++ b/x11-toolkits/gnustep-back/Makefile
@@ -15,6 +15,7 @@ MASTER_SITE_SUBDIR= core
MAINTAINER= dinoex@FreeBSD.org
BUILD_DEPENDS= ${COMBOLIBDIR}/libgnustep-gui.so:${PORTSDIR}/x11-toolkits/gnustep-gui-devel
+BUILD_DEPENDS+= ${LOCALBASE}/lib/libcallback.a:${PORTSDIR}/devel/ffcall
RUN_DEPENDS= ${COMBOLIBDIR}/libgnustep-gui.so:${PORTSDIR}/x11-toolkits/gnustep-gui-devel
LIB_DEPENDS= jpeg.9:${PORTSDIR}/graphics/jpeg \
tiff.4:${PORTSDIR}/graphics/tiff