summaryrefslogtreecommitdiff
path: root/www
diff options
context:
space:
mode:
Diffstat (limited to 'www')
-rw-r--r--www/mserv-php/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/www/mserv-php/Makefile b/www/mserv-php/Makefile
index 3269015f5e3..407c770e938 100644
--- a/www/mserv-php/Makefile
+++ b/www/mserv-php/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.6 2015/03/15 11:52:31 taca Exp $
+# $NetBSD: Makefile,v 1.7 2015/06/25 07:38:52 joerg Exp $
#
DISTNAME= mserv-php-090
@@ -13,7 +13,6 @@ HOMEPAGE= # 404: http://dougiamas.com/mserv/
COMMENT= Quick web interface to mserv audio jukebox
DEPENDS+= mserv-[0-9]*:../../audio/mserv
-DEPENDS+= php>=${PHP_BASE_VERS}:${PHPPKGSRCDIR}
WRKSRC= ${WRKDIR}/mserv-php
@@ -43,4 +42,5 @@ do-install:
${INSTALL_DATA} ${WRKSRC}/README-0.90 ${DESTDIR}${DOCDIR}
.include "../../lang/php/phpversion.mk"
+.include "${PHPPKGSRCDIR}/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"