summaryrefslogtreecommitdiffstats
path: root/x11-toolkits
diff options
context:
space:
mode:
authordinoex <dinoex@FreeBSD.org>2003-01-20 16:28:27 +0000
committerdinoex <dinoex@FreeBSD.org>2003-01-20 16:28:27 +0000
commite45fb4c9d7afd69c491478a88307e18a5b5cf9b9 (patch)
treea5dc7fbd93b79807ec628fdc49ea6966a93d56e9 /x11-toolkits
parentb7ce43de20030e32cec00f68acae50e183a69e98 (diff)
downloadFreeBSD-ports-e45fb4c9d7afd69c491478a88307e18a5b5cf9b9.zip
FreeBSD-ports-e45fb4c9d7afd69c491478a88307e18a5b5cf9b9.tar.gz
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 51ae152..244d853 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
OpenPOWER on IntegriCloud