summaryrefslogtreecommitdiff
path: root/finance
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 /finance
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 'finance')
-rw-r--r--finance/magento/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/finance/magento/Makefile b/finance/magento/Makefile
index 16ea087abe3..95747007c73 100644
--- a/finance/magento/Makefile
+++ b/finance/magento/Makefile
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.8 2016/09/11 17:03:26 taca Exp $
+# $NetBSD: Makefile,v 1.9 2017/04/05 12:33:47 fhajny Exp $
DISTNAME= magento-1.9.2.2
+PKGREVISION= 1
CATEGORIES= www finance
# Upstream temporarily removed the option to download directly
MASTER_SITES= ftp://ftp.NetBSD.org/pub/NetBSD/misc/fhajny/magento/
@@ -17,7 +18,6 @@ PATCHFILES= # none sofar
EXTRACT_DIR= ${WRKDIR}/magento
DEPENDS+= ${PHP_PKG_PREFIX}-curl-[0-9]*:../../www/php-curl
-DEPENDS+= ${PHP_PKG_PREFIX}-dom-[0-9]*:../../textproc/php-dom
DEPENDS+= ${PHP_PKG_PREFIX}-gd-[0-9]*:../../graphics/php-gd
DEPENDS+= ${PHP_PKG_PREFIX}-iconv-[0-9]*:../../converters/php-iconv
DEPENDS+= ${PHP_PKG_PREFIX}-json-[0-9]*:../../textproc/php-json