diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2005-08-19 13:38:55 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2005-08-19 13:38:55 +0000 |
commit | e72c5c9b02b9c5964aebf10366be11b5508340c2 (patch) | |
tree | efa1ad2e1d2c081294fe610c3fb15d471c463dc4 /games/phpua-ut/Makefile | |
parent | 73481d885afddff6c712172cdec3e789c147e324 (diff) | |
download | ports-e72c5c9b02b9c5964aebf10366be11b5508340c2.tar.gz ports-e72c5c9b02b9c5964aebf10366be11b5508340c2.zip |
Notes
Diffstat (limited to 'games/phpua-ut/Makefile')
-rw-r--r-- | games/phpua-ut/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/phpua-ut/Makefile b/games/phpua-ut/Makefile index 703097dc0f81..9a2bb873c3d0 100644 --- a/games/phpua-ut/Makefile +++ b/games/phpua-ut/Makefile @@ -26,7 +26,7 @@ PKGOPTS= ${FILESDIR}/pkg-opts NO_BUILD= yes -PLIST_SUB+= PHPUA=${PHPUA} +PLIST_SUB+= PHPUA=${PHPUA} PHPUA_USER=${PHPUA_USER} PHPUA_GROUP=${PHPUA_GROUP} options: @ ${ECHO_MSG} "===> Build options for ${PKGNAME}:" |