diff options
author | Dirk Meyer <dinoex@FreeBSD.org> | 2003-01-14 16:15:55 +0000 |
---|---|---|
committer | Dirk Meyer <dinoex@FreeBSD.org> | 2003-01-14 16:15:55 +0000 |
commit | ba53088b3f5a20b494a454e6c8a487fe7b216f47 (patch) | |
tree | 021d710dbfc26f881c1f5f97a1b4520740b440ae /lang/gnustep-guile | |
parent | 086bd07962ca79a524673bce09e86cb0fa32e32b (diff) | |
download | ports-ba53088b3f5a20b494a454e6c8a487fe7b216f47.tar.gz ports-ba53088b3f5a20b494a454e6c8a487fe7b216f47.zip |
Notes
Diffstat (limited to 'lang/gnustep-guile')
-rw-r--r-- | lang/gnustep-guile/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lang/gnustep-guile/Makefile b/lang/gnustep-guile/Makefile index b324d9a1fd1c..0cb7cdf64553 100644 --- a/lang/gnustep-guile/Makefile +++ b/lang/gnustep-guile/Makefile @@ -16,6 +16,7 @@ MASTER_SITE_SUBDIR= libs MAINTAINER= dinoex@FreeBSD.org BUILD_DEPENDS= ${COMBOLIBDIR}/libgnustep-base.so:${PORTSDIR}/lang/gnustep-base +BUILD_DEPENDS+= ${LOCALBASE}/lib/libcallback.a:${PORTSDIR}/devel/ffcall RUN_DEPENDS= ${COMBOLIBDIR}/libgnustep-base.so:${PORTSDIR}/lang/gnustep-base LIB_DEPENDS= guile.10:${PORTSDIR}/lang/guile |