summaryrefslogtreecommitdiff
path: root/graphics/lensfun/Makefile
diff options
context:
space:
mode:
authorgdt <gdt@pkgsrc.org>2013-03-01 14:38:51 +0000
committergdt <gdt@pkgsrc.org>2013-03-01 14:38:51 +0000
commitd19e44168d5cbec90f2146b31a264b784c82265b (patch)
treef6a86aae853855a787ed7f4ab1fe0f64f3db9227 /graphics/lensfun/Makefile
parentcc704390a4468fde1854ee309dbd4137ac96bc63 (diff)
downloadpkgsrc-d19e44168d5cbec90f2146b31a264b784c82265b.tar.gz
Drop vestigial patch-ac.
Most of this had been applied upstream (or was taken from upstream). The only thing left was adding an include of string.h, but it builds w/o warnings without it, so that appears no longer necessary.
Diffstat (limited to 'graphics/lensfun/Makefile')
-rw-r--r--graphics/lensfun/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/graphics/lensfun/Makefile b/graphics/lensfun/Makefile
index f025b556bcb..ff1ae394fd4 100644
--- a/graphics/lensfun/Makefile
+++ b/graphics/lensfun/Makefile
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.21 2013/03/01 14:35:53 gdt Exp $
+# $NetBSD: Makefile,v 1.22 2013/03/01 14:38:51 gdt Exp $
#
DISTNAME= lensfun-0.2.6
+PKGREVISION= 1
CATEGORIES= graphics
MASTER_SITES= http://download.berlios.de/lensfun/
EXTRACT_SUFX= .tar.bz2