pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/graphics/php-exif
Module Name: pkgsrc
Committed By: rillig
Date: Sun May 31 16:46:38 UTC 2020
Modified Files:
pkgsrc/graphics/php-exif: Makefile
Log Message:
graphics/php-exif: remove unknown configure option
To generate a diff of this commit:
cvs rdiff -u -r1.14 -r1.15 pkgsrc/graphics/php-exif/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/graphics/php-exif/Makefile
diff -u pkgsrc/graphics/php-exif/Makefile:1.14 pkgsrc/graphics/php-exif/Makefile:1.15
--- pkgsrc/graphics/php-exif/Makefile:1.14 Fri Mar 20 16:33:28 2015
+++ pkgsrc/graphics/php-exif/Makefile Sun May 31 16:46:38 2020
@@ -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