Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/graphics/php-exif graphics/php-exif: remove unknown co...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/ae7ead9331d1
branches:  trunk
changeset: 433197:ae7ead9331d1
user:      rillig <rillig%pkgsrc.org@localhost>
date:      Sun May 31 16:46:38 2020 +0000

description:
graphics/php-exif: remove unknown configure option

diffstat:

 graphics/php-exif/Makefile |  3 +--
 1 files changed, 1 insertions(+), 2 deletions(-)

diffs (15 lines):

diff -r 67c1cd3860ea -r ae7ead9331d1 graphics/php-exif/Makefile
--- a/graphics/php-exif/Makefile        Sun May 31 16:44:18 2020 +0000
+++ b/graphics/php-exif/Makefile        Sun May 31 16:46:38 2020 +0000
@@ -1,10 +1,9 @@
-# $NetBSD: Makefile,v 1.14 2015/03/20 16:33:28 taca Exp $
+# $NetBSD: Makefile,v 1.15 2020/05/31 16:46:38 rillig Exp $
 
 MODNAME=               exif
 CATEGORIES+=           graphics
 COMMENT=               PHP extension to extract information from EXIF headers
 
-CONFIGURE_ARGS+=       --with-${MODNAME}=shared
 USE_PHP_EXT_PATCHES=   yes
 
 .include "../../lang/php/ext.mk"



Home | Main Index | Thread Index | Old Index