aboutsummaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
authorSteve Wills <swills@FreeBSD.org>2014-12-25 02:38:39 +0000
committerSteve Wills <swills@FreeBSD.org>2014-12-25 02:38:39 +0000
commitfb06084ff43d17291aacb05fd7de52ea0e5e2197 (patch)
tree306d3b14c16e6bbcfd6b1fa43e8bb7f6073571d1 /net
parent29d3d16abc70035b2896f198f263c49636b0fe8e (diff)
downloadports-fb06084ff43d17291aacb05fd7de52ea0e5e2197.tar.gz
ports-fb06084ff43d17291aacb05fd7de52ea0e5e2197.zip
Notes
Diffstat (limited to 'net')
-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 \