summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--net/google-startup-scripts/Makefile2
1 files changed, 1 insertions, 1 deletions
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 \