diff options
Diffstat (limited to 'www/sxweb/Makefile')
-rw-r--r-- | www/sxweb/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/sxweb/Makefile b/www/sxweb/Makefile index a39b34f69653..d867aa32dd04 100644 --- a/www/sxweb/Makefile +++ b/www/sxweb/Makefile @@ -9,7 +9,7 @@ MASTER_SITES= http://cdn.skylable.com/source/ MAINTAINER= vg@FreeBSD.org COMMENT= SXDrive Web app -RUN_DEPENDS= sxinit:${PORTSDIR}/net-mgmt/sx +RUN_DEPENDS= sxinit:net-mgmt/sx USES= cpe USE_PHP= ctype curl dom gd hash iconv json mbstring mysql mysqli \ |