diff options
Diffstat (limited to 'databases/pecl-drizzle/Makefile')
-rw-r--r-- | databases/pecl-drizzle/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/pecl-drizzle/Makefile b/databases/pecl-drizzle/Makefile index ea5254fc4a89..07a3aab3f391 100644 --- a/databases/pecl-drizzle/Makefile +++ b/databases/pecl-drizzle/Makefile @@ -13,7 +13,7 @@ COMMENT= PHP wrapper for the libdrizzle library LICENSE= PHP301 -LIB_DEPENDS= libdrizzle.so:${PORTSDIR}/databases/libdrizzle +LIB_DEPENDS= libdrizzle.so:databases/libdrizzle USES= tar:tgz USE_PHP= yes |