diff options
Diffstat (limited to 'lang/cint')
-rw-r--r-- | lang/cint/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/cint/Makefile b/lang/cint/Makefile index d52ddbaf6656..8899506ce4ce 100644 --- a/lang/cint/Makefile +++ b/lang/cint/Makefile @@ -10,7 +10,7 @@ MASTER_SITES= http://root.cern.ch/drupal/sites/default/files/ MAINTAINER= fjoe@FreeBSD.org COMMENT= C/C++ interpreter -BUILD_DEPENDS= bash:${PORTSDIR}/shells/bash +BUILD_DEPENDS= bash:shells/bash EXTRACT_SUFX= .tgz HAS_CONFIGURE= yes |