diff options
Diffstat (limited to 'devel/pecl-shape/Makefile')
-rw-r--r-- | devel/pecl-shape/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/pecl-shape/Makefile b/devel/pecl-shape/Makefile index ea87867b522f..56978e7251f1 100644 --- a/devel/pecl-shape/Makefile +++ b/devel/pecl-shape/Makefile @@ -14,7 +14,7 @@ COMMENT= PECL extension that wraps libshape LICENSE= PHP30 -LIB_DEPENDS= libshp.so:${PORTSDIR}/devel/shapelib +LIB_DEPENDS= libshp.so:devel/shapelib USES= tar:tgz USE_PHP= yes |