diff options
| author | Mathieu Arnold <mat@FreeBSD.org> | 2016-06-28 14:00:45 +0000 |
|---|---|---|
| committer | Mathieu Arnold <mat@FreeBSD.org> | 2016-06-28 14:00:45 +0000 |
| commit | dca255c3cec21c0c66003eb626763c7fdc2cb59a (patch) | |
| tree | e6eac391e081f99a997be8b0d8e036d22d5fe2a9 /textproc/libmrss-php | |
| parent | 4973e5b396de5fdc84495adcdcb1f40854c8ebcd (diff) | |
Notes
Diffstat (limited to 'textproc/libmrss-php')
| -rw-r--r-- | textproc/libmrss-php/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/textproc/libmrss-php/Makefile b/textproc/libmrss-php/Makefile index 2bf364d80c8d..e7c6ccf7ca0f 100644 --- a/textproc/libmrss-php/Makefile +++ b/textproc/libmrss-php/Makefile @@ -20,11 +20,9 @@ GNU_CONFIGURE= yes CPPFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib -USES= libtool +USES= libtool php:ext USE_LDCONFIG= yes -USE_PHP= yes -USE_PHPEXT= yes PHP_MODNAME= mrss IGNORE_WITH_PHP= 70 WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}/phpmrss |
