summaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
authorfhajny <fhajny>2017-04-05 12:33:47 +0000
committerfhajny <fhajny>2017-04-05 12:33:47 +0000
commit7aa4156c41222416e7b2d54c42b69bbb82bcd5ef (patch)
treea09315cadc512221db238c1b53716f3738b3659f /net
parentd115f27a42f6899221823c44a8219bb079b6ed2b (diff)
downloadpkgsrc-7aa4156c41222416e7b2d54c42b69bbb82bcd5ef.tar.gz
Remove traces of textproc/php-dom which is not needed anymore, now that dom is built into PHP. Bump resp. PKGREVISION.
Diffstat (limited to 'net')
-rw-r--r--net/php-baikal/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/net/php-baikal/Makefile b/net/php-baikal/Makefile
index efd29eda081..075eb75abfb 100644
--- a/net/php-baikal/Makefile
+++ b/net/php-baikal/Makefile
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.9 2016/08/22 14:22:30 wiz Exp $
+# $NetBSD: Makefile,v 1.10 2017/04/05 12:33:48 fhajny Exp $
DISTNAME= baikal-0.4.6
PKGNAME= ${PHP_PKG_PREFIX}-${DISTNAME}
+PKGREVISION= 1
CATEGORIES= net
MASTER_SITES= ${MASTER_SITE_GITHUB:=fruux/}
GITHUB_RELEASE= ${PKGVERSION_NOREV}
@@ -15,7 +16,6 @@ LICENSE= gnu-gpl-v3
DEPENDS+= ${PHP_PKG_PREFIX}-pdo>=5.3.1:../../databases/php-pdo
DEPENDS+= ${PHP_PKG_PREFIX}-pdo_sqlite>=5.3.1:../../databases/php-pdo_sqlite
-DEPENDS+= ${PHP_PKG_PREFIX}-dom>=5.3.1:../../textproc/php-dom
WRKSRC= ${WRKDIR}/baikal