diff options
Diffstat (limited to 'sysutils/pcbsd-appweb/Makefile')
-rw-r--r-- | sysutils/pcbsd-appweb/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/pcbsd-appweb/Makefile b/sysutils/pcbsd-appweb/Makefile index 2a7ff970eea8..0c752c47fcfd 100644 --- a/sysutils/pcbsd-appweb/Makefile +++ b/sysutils/pcbsd-appweb/Makefile @@ -20,7 +20,7 @@ RUN_DEPENDS= syscache:sysutils/pcbsd-syscache \ USE_PHP= filter gd json session WRKSRC_SUBDIR= src-webui -USES= pkgconfig +USES= php pkgconfig NO_BUILD= yes NO_ARCH= yes MAKE_ARGS= PREFIX=${STAGEDIR}${PREFIX} |