From 963475df8c334573bba7d23f6bc8cdf59c7c2f68 Mon Sep 17 00:00:00 2001 From: taca Date: Tue, 22 Feb 2011 07:36:07 +0000 Subject: Add missing USE_PHP_EXT_PATCHES to apply patches really. --- graphics/php-exif/Makefile | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'graphics') diff --git a/graphics/php-exif/Makefile b/graphics/php-exif/Makefile index f2d685ce179..4142b80c28d 100644 --- a/graphics/php-exif/Makefile +++ b/graphics/php-exif/Makefile @@ -1,13 +1,14 @@ -# $NetBSD: Makefile,v 1.9 2011/02/21 16:30:44 taca Exp $ +# $NetBSD: Makefile,v 1.10 2011/02/22 07:36:08 taca Exp $ MODNAME= exif -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES+= graphics COMMENT= PHP extension to extract information from EXIF headers PKG_DESTDIR_SUPPORT= user-destdir CONFIGURE_ARGS+= --with-${MODNAME}=shared +USE_PHP_EXT_PATCHES= yes .include "../../lang/php/ext.mk" .include "../../mk/bsd.pkg.mk" -- cgit v1.2.3