aboutsummaryrefslogtreecommitdiff
path: root/lang/cint
diff options
context:
space:
mode:
authorEdwin Groothuis <edwin@FreeBSD.org>2007-08-21 11:57:10 +0000
committerEdwin Groothuis <edwin@FreeBSD.org>2007-08-21 11:57:10 +0000
commit8df56b8de63fc06327103dac7e15f9d5abd5c5fb (patch)
tree5fb5c62459a45e00b44cb2e801492d1f98669375 /lang/cint
parent6b129ee3799ef64960ef1738236b2d8742c26711 (diff)
downloadports-8df56b8de63fc06327103dac7e15f9d5abd5c5fb.tar.gz
ports-8df56b8de63fc06327103dac7e15f9d5abd5c5fb.zip
Notes
Diffstat (limited to 'lang/cint')
-rw-r--r--lang/cint/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/cint/Makefile b/lang/cint/Makefile
index 0f0775d40a91..446a17802edf 100644
--- a/lang/cint/Makefile
+++ b/lang/cint/Makefile
@@ -14,7 +14,7 @@ MASTER_SITES= ftp://root.cern.ch/root/
MAINTAINER= fjoe@FreeBSD.org
COMMENT= C/C++ interpreter
-BUILD_DEPENDS= bash:../../shells/bash
+BUILD_DEPENDS= bash:${PORTSDIR}/shells/bash
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}
HAS_CONFIGURE= yes