diff options
Diffstat (limited to 'devel/pecl-statgrab')
-rw-r--r-- | devel/pecl-statgrab/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/pecl-statgrab/Makefile b/devel/pecl-statgrab/Makefile index 7561ee4e288d..7da435eb686a 100644 --- a/devel/pecl-statgrab/Makefile +++ b/devel/pecl-statgrab/Makefile @@ -14,7 +14,7 @@ DIST_SUBDIR= PECL MAINTAINER= tdb@FreeBSD.org COMMENT= PECL extension to retrieve information from libstatgrab -LIB_DEPENDS= libstatgrab0.so:${PORTSDIR}/devel/libstatgrab0 +LIB_DEPENDS= libstatgrab0.so:devel/libstatgrab0 USE_PHP= yes USE_PHPEXT= yes |