diff options
Diffstat (limited to 'net/pecl-mosquitto/Makefile')
-rw-r--r-- | net/pecl-mosquitto/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/pecl-mosquitto/Makefile b/net/pecl-mosquitto/Makefile index e0f2a95172ad..8b4ec469d7ee 100644 --- a/net/pecl-mosquitto/Makefile +++ b/net/pecl-mosquitto/Makefile @@ -14,7 +14,7 @@ COMMENT= Extension for libmosquitto LICENSE= BSD3CLAUSE -BUILD_DEPENDS= mosquitto>=0:${PORTSDIR}/net/mosquitto +BUILD_DEPENDS= mosquitto>=0:net/mosquitto USE_PHP= yes USE_PHPEXT= yes |