summaryrefslogtreecommitdiffstats
path: root/x11-toolkits/gnustep-back
diff options
context:
space:
mode:
authordinoex <dinoex@FreeBSD.org>2003-01-21 03:57:28 +0000
committerdinoex <dinoex@FreeBSD.org>2003-01-21 03:57:28 +0000
commitaaf60339766808b2f93cf6863fbb44ac6b4a7d12 (patch)
tree9d91ca6c4fbfa42a3e9f82944d6b653861e4bf2a /x11-toolkits/gnustep-back
parentbc8d647147a3e035c26223ecb6c57cd6ed606434 (diff)
downloadFreeBSD-ports-aaf60339766808b2f93cf6863fbb44ac6b4a7d12.zip
FreeBSD-ports-aaf60339766808b2f93cf6863fbb44ac6b4a7d12.tar.gz
- Fix BUILD_DEPENDS to find correct port.
Diffstat (limited to 'x11-toolkits/gnustep-back')
-rw-r--r--x11-toolkits/gnustep-back/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-toolkits/gnustep-back/Makefile b/x11-toolkits/gnustep-back/Makefile
index 244d853..c89a259 100644
--- a/x11-toolkits/gnustep-back/Makefile
+++ b/x11-toolkits/gnustep-back/Makefile
@@ -14,9 +14,9 @@ MASTER_SITE_SUBDIR= core
MAINTAINER= dinoex@FreeBSD.org
-BUILD_DEPENDS= ${COMBOLIBDIR}/libgnustep-gui.so:${PORTSDIR}/x11-toolkits/gnustep-gui-devel
+BUILD_DEPENDS= ${COMBOLIBDIR}/libgnustep-gui.so:${PORTSDIR}/x11-toolkits/gnustep-gui
BUILD_DEPENDS+= ${LOCALBASE}/lib/libcallback.a:${PORTSDIR}/devel/ffcall
-RUN_DEPENDS= ${COMBOLIBDIR}/libgnustep-gui.so:${PORTSDIR}/x11-toolkits/gnustep-gui-devel
+RUN_DEPENDS= ${COMBOLIBDIR}/libgnustep-gui.so:${PORTSDIR}/x11-toolkits/gnustep-gui
LIB_DEPENDS= jpeg.9:${PORTSDIR}/graphics/jpeg \
tiff.4:${PORTSDIR}/graphics/tiff
OpenPOWER on IntegriCloud