diff options
Diffstat (limited to 'devel/pecl-expect/Makefile')
-rw-r--r-- | devel/pecl-expect/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/pecl-expect/Makefile b/devel/pecl-expect/Makefile index 5d2ca01f6c34..c6ac27f8e58c 100644 --- a/devel/pecl-expect/Makefile +++ b/devel/pecl-expect/Makefile @@ -14,7 +14,7 @@ COMMENT= PHP extension for expect library LICENSE= PHP301 -LIB_DEPENDS= libexpect.so:${PORTSDIR}/lang/expect +LIB_DEPENDS= libexpect.so:lang/expect USES= tar:tgz tcl:86 USE_PHP= yes |