summaryrefslogtreecommitdiff
path: root/lang/gnustep-base
diff options
context:
space:
mode:
authorDirk Meyer <dinoex@FreeBSD.org>2003-01-15 17:41:17 +0000
committerDirk Meyer <dinoex@FreeBSD.org>2003-01-15 17:41:17 +0000
commitbcaed97efe85ccf47c07504aa8f1e1a32970c8e7 (patch)
treeeb32410466e6bb0f6a0f7c8542489612f505c2b2 /lang/gnustep-base
parentcorrection: update to 0.5.39 (diff)
Add linebreak in LIB_DEPENDS
Notes
Notes: svn path=/head/; revision=73176
Diffstat (limited to 'lang/gnustep-base')
-rw-r--r--lang/gnustep-base/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/gnustep-base/Makefile b/lang/gnustep-base/Makefile
index 1e5694169ee2..1ea999eb8fef 100644
--- a/lang/gnustep-base/Makefile
+++ b/lang/gnustep-base/Makefile
@@ -18,7 +18,7 @@ MASTER_SITE_SUBDIR= core
MAINTAINER= dinoex@FreeBSD.org
BUILD_DEPENDS= ${LOCALBASE}/lib/libcallback.a:${PORTSDIR}/devel/ffcall
-BUILD_DEPENDS+= ${SYSTEMDIR}/Makefiles/GNUstep.sh:${PORTSDIR}/devel/gnustep-make \
+BUILD_DEPENDS+= ${SYSTEMDIR}/Makefiles/GNUstep.sh:${PORTSDIR}/devel/gnustep-make
LIB_DEPENDS= xml2.5:${PORTSDIR}/textproc/libxml2
RUN_DEPENDS+= ${SYSTEMDIR}/Makefiles/GNUstep.sh:${PORTSDIR}/devel/gnustep-make