diff options
Diffstat (limited to 'net/google-daemon/Makefile')
-rw-r--r-- | net/google-daemon/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/google-daemon/Makefile b/net/google-daemon/Makefile index e60d42dbede9..99581a7fe14f 100644 --- a/net/google-daemon/Makefile +++ b/net/google-daemon/Makefile @@ -18,7 +18,7 @@ USE_GITHUB= yes GH_ACCOUNT= GoogleCloudPlatform GH_PROJECT= compute-image-packages USE_RC_SUBR= google-accounts-manager -WRKSRC= ${WRKDIR}/${GH_PROJECT}-${PORTVERSION}/${PORTNAME} +WRKSRC_SUBDIR= ${PORTNAME} SHEBANG_FILES= usr/share/google/google_daemon/accounts.py \ usr/share/google/google_daemon/accounts_manager.py \ |