aboutsummaryrefslogtreecommitdiff
path: root/lang
diff options
context:
space:
mode:
authorSergey A. Osokin <osa@FreeBSD.org>2011-06-13 19:29:35 +0000
committerSergey A. Osokin <osa@FreeBSD.org>2011-06-13 19:29:35 +0000
commit3f0d48c4ba09ef823359df6933617790805023c7 (patch)
tree6fba6175a4675e03d74d20034001f71e1364c4b9 /lang
parent335b237ccb77ca2288a841c5f277a922ff50bcc1 (diff)
Notes
Diffstat (limited to 'lang')
-rw-r--r--lang/v8/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/v8/Makefile b/lang/v8/Makefile
index cee65ab146dc..359985e63de8 100644
--- a/lang/v8/Makefile
+++ b/lang/v8/Makefile
@@ -18,7 +18,7 @@ LIB_DEPENDS= execinfo.1:${PORTSDIR}/devel/libexecinfo
GITVERSION= 0-g064fc53
FETCH_ARGS= -pRr
-WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTNAME}-064fc53
+WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTNAME}-${GITVERSION:S/^0-g//}
USE_SCONS= yes
OPTIONS= DEBUG "Build in debug mode" Off \
SNAPSHOT "Enable snapshots" Off