summaryrefslogtreecommitdiff
path: root/geography/libgeotiff
diff options
context:
space:
mode:
authorgdt <gdt>2012-12-20 01:24:34 +0000
committergdt <gdt>2012-12-20 01:24:34 +0000
commit1dee3ff5f448ac6ae2bbe3e46c8090b204bd2aa5 (patch)
tree3aa3efa001f9c88aaf016cd8851d939bddda1c99 /geography/libgeotiff
parentaec1e5c10ee0022c3930ee69ea8cfb701ed053d9 (diff)
downloadpkgsrc-1dee3ff5f448ac6ae2bbe3e46c8090b204bd2aa5.tar.gz
Note that options for zlib and jpeg support are desirable.
(This commit adds a comment and does not change code.)
Diffstat (limited to 'geography/libgeotiff')
-rw-r--r--geography/libgeotiff/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/geography/libgeotiff/Makefile b/geography/libgeotiff/Makefile
index 5a644490001..8aac710de8b 100644
--- a/geography/libgeotiff/Makefile
+++ b/geography/libgeotiff/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1 2012/12/11 23:35:37 gdt Exp $
+# $NetBSD: Makefile,v 1.2 2012/12/20 01:24:34 gdt Exp $
DISTNAME= libgeotiff-1.4.0
CATEGORIES= graphics
@@ -12,6 +12,8 @@ LICENSE= mit
GNU_CONFIGURE= yes
USE_LIBTOOL= yes
+# TODO: add options for zlib and jpeg support
+
.include "../../geography/proj/buildlink3.mk"
.include "../../graphics/tiff/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"