diff options
Diffstat (limited to 'devel/pecl-spread/Makefile')
-rw-r--r-- | devel/pecl-spread/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/pecl-spread/Makefile b/devel/pecl-spread/Makefile index 7293b6658e16..a087b3f48590 100644 --- a/devel/pecl-spread/Makefile +++ b/devel/pecl-spread/Makefile @@ -14,8 +14,8 @@ COMMENT= Php Interface to the Spread Toolkit API LICENSE= PHP301 -BUILD_DEPENDS= ${LOCALBASE}/include/sp.h:${PORTSDIR}/net/spread4 -RUN_DEPENDS= ${LOCALBASE}/include/sp.h:${PORTSDIR}/net/spread4 +BUILD_DEPENDS= ${LOCALBASE}/include/sp.h:net/spread4 +RUN_DEPENDS= ${LOCALBASE}/include/sp.h:net/spread4 USES= tar:tgz USE_PHP= yes |