aboutsummaryrefslogtreecommitdiff
path: root/lang/gnustep-guile
diff options
context:
space:
mode:
authorOKAZAKI Tetsurou <okazaki@FreeBSD.org>2001-07-07 04:42:33 +0000
committerOKAZAKI Tetsurou <okazaki@FreeBSD.org>2001-07-07 04:42:33 +0000
commit9dba2f9c95f8ebc0d7179d34c8b5b30cf7ac95d2 (patch)
treea4ef23cefbc9cd1f15848e6ec523655d7daca1dd /lang/gnustep-guile
parentd4f16750af0764e2978f3a03d0ebe2da879c1be8 (diff)
downloadports-9dba2f9c95f8ebc0d7179d34c8b5b30cf7ac95d2.tar.gz
ports-9dba2f9c95f8ebc0d7179d34c8b5b30cf7ac95d2.zip
Notes
Diffstat (limited to 'lang/gnustep-guile')
-rw-r--r--lang/gnustep-guile/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/lang/gnustep-guile/Makefile b/lang/gnustep-guile/Makefile
index b1643a2e4420..5a55e2abfb66 100644
--- a/lang/gnustep-guile/Makefile
+++ b/lang/gnustep-guile/Makefile
@@ -12,8 +12,8 @@ MASTER_SITES= ftp://ftp.gnustep.org/pub/gnustep/libs/
MAINTAINER= ports@FreeBSD.org
-BUILD_DEPENDS= ${SYSLIBDIR}/${GNU_ARCH}/${OPSYS:L}/gnu-gnu-gnu/libgnustep-base.so:${PORTSDIR}/devel/gnustep-base
-RUN_DEPENDS= ${SYSLIBDIR}/${GNU_ARCH}/${OPSYS:L}/gnu-gnu-gnu/libgnustep-base.so:${PORTSDIR}/devel/gnustep-base
+BUILD_DEPENDS= ${SYSLIBDIR}/${GNU_ARCH}/${OPSYS:L}/gnu-gnu-gnu/libgnustep-base.so:${PORTSDIR}/lang/gnustep-base
+RUN_DEPENDS= ${SYSLIBDIR}/${GNU_ARCH}/${OPSYS:L}/gnu-gnu-gnu/libgnustep-base.so:${PORTSDIR}/lang/gnustep-base
LIB_DEPENDS= guile.9:${PORTSDIR}/lang/guile
.include <bsd.port.pre.mk>