summaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
authorsommerfeld <sommerfeld>2002-09-01 14:33:46 +0000
committersommerfeld <sommerfeld>2002-09-01 14:33:46 +0000
commite23b6e3e9d84328cffd436a16488eb26aa6c437e (patch)
treee76cebddebe06f81671d9ce8968dccc0a0cc925b /net
parent41692dc4efc536813409641ab68d49761178a3b9 (diff)
downloadpkgsrc-e23b6e3e9d84328cffd436a16488eb26aa6c437e.tar.gz
Saw a bash: command not found during install; added BUILD_DEPENDS on bash2
Diffstat (limited to 'net')
-rw-r--r--net/unison/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/net/unison/Makefile b/net/unison/Makefile
index ac3df528fc4..055bf45ebbc 100644
--- a/net/unison/Makefile
+++ b/net/unison/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.8 2002/06/15 22:11:24 dmcmahill Exp $
+# $NetBSD: Makefile,v 1.9 2002/09/01 14:33:46 sommerfeld Exp $
#
DISTNAME= src
@@ -11,6 +11,7 @@ HOMEPAGE= http://www.cis.upenn.edu/~bcpierce/unison/
COMMENT= file-synchronization tool
BUILD_DEPENDS= ocaml>=3.00:../../lang/ocaml
+BUILD_DEPENDS+= ../../shells/bash2
DIST_SUBDIR= ${PKGNAME}