From 5e6764a6e121384e88247311dd37e5fbeb723454 Mon Sep 17 00:00:00 2001 From: swills Date: Thu, 25 Dec 2014 02:38:39 +0000 Subject: net/google-startup-scripts: unbreak --- net/google-startup-scripts/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'net/google-startup-scripts') diff --git a/net/google-startup-scripts/Makefile b/net/google-startup-scripts/Makefile index 47d51739ebdd..f0345af30e99 100644 --- a/net/google-startup-scripts/Makefile +++ b/net/google-startup-scripts/Makefile @@ -20,7 +20,7 @@ USE_GITHUB= yes GH_ACCOUNT= GoogleCloudPlatform GH_PROJECT= compute-image-packages USE_RC_SUBR= google-startup -WRKSRC_SUBDIR= ${PORTNAME} +WRKSRC= ${WRKDIR}/${GH_PROJECT}-${PORTVERSION}/${PORTNAME} SHEBANG_FILES= usr/share/google/fetch_script \ usr/share/google/first-boot \ -- cgit