diff options
Diffstat (limited to 'textproc/pecl-wbxml/Makefile')
-rw-r--r-- | textproc/pecl-wbxml/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/pecl-wbxml/Makefile b/textproc/pecl-wbxml/Makefile index 61eb5ad60f51..3509541e14ea 100644 --- a/textproc/pecl-wbxml/Makefile +++ b/textproc/pecl-wbxml/Makefile @@ -12,7 +12,7 @@ DIST_SUBDIR= PECL MAINTAINER= flo@FreeBSD.org COMMENT= PECL extension that provides WBXML conversion capabilities -LIB_DEPENDS= libwbxml2.so:${PORTSDIR}/textproc/wbxml2 +LIB_DEPENDS= libwbxml2.so:textproc/wbxml2 USES=tar:tgz |