pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/www/phraseanet phraseanet: remove reference to remove ...
details: https://anonhg.NetBSD.org/pkgsrc/rev/e042840720db
branches: trunk
changeset: 375795:e042840720db
user: wiz <wiz%pkgsrc.org@localhost>
date: Wed Feb 21 12:06:12 2018 +0000
description:
phraseanet: remove reference to remove php version (< 5.6)
diffstat:
www/phraseanet/Makefile | 7 +------
1 files changed, 1 insertions(+), 6 deletions(-)
diffs (22 lines):
diff -r 1efcdf081c26 -r e042840720db www/phraseanet/Makefile
--- a/www/phraseanet/Makefile Wed Feb 21 10:44:08 2018 +0000
+++ b/www/phraseanet/Makefile Wed Feb 21 12:06:12 2018 +0000
@@ -1,5 +1,4 @@
-# $NetBSD: Makefile,v 1.20 2017/04/05 12:33:49 fhajny Exp $
-#
+# $NetBSD: Makefile,v 1.21 2018/02/21 12:06:12 wiz Exp $
.include "../../www/phraseanet/Makefile.common"
PKGNAME= phraseanet-${VERS}
@@ -10,11 +9,7 @@
.include "../../lang/php/phpversion.mk"
DEPENDS+= ${PHP_PKG_PREFIX}-phrasea2-[0-9]*:../../www/php-phrasea2
-.if ${PKG_PHP_VERSION} >= 55
DEPENDS+= ${PHP_PKG_PREFIX}-opcache-[0-9]*:../../devel/php-opcache
-.else
-DEPENDS+= ${PHP_PKG_PREFIX}-apc-[0-9]*:../../www/php-apc
-.endif
DEPENDS+= ${PHP_PKG_PREFIX}-mbstring-[0-9]*:../../converters/php-mbstring
DEPENDS+= ${PHP_PKG_PREFIX}-gettext-[0-9]*:../../devel/php-gettext
DEPENDS+= ${PHP_PKG_PREFIX}-exif-[0-9]*:../../graphics/php-exif
Home |
Main Index |
Thread Index |
Old Index