diff -ruN pkgsrc.2014Q3/geography/libgeotiff/buildlink3.mk pkgsrc/geography/libgeotiff/buildlink3.mk
--- pkgsrc.2014Q3/geography/libgeotiff/buildlink3.mk	1970-01-01 01:00:00.000000000 +0100
+++ pkgsrc/geography/libgeotiff/buildlink3.mk	2014-09-24 15:41:22.130748006 +0200
@@ -0,0 +1,31 @@
+# $NetBSD$
+# XXX
+# XXX This file was created automatically using createbuildlink-3.16.
+# XXX After this file has been verified as correct, the comment lines
+# XXX beginning with "XXX" should be removed.  Please do not commit
+# XXX unverified buildlink3.mk files.
+# XXX
+# XXX Packages that only install static libraries or headers should
+# XXX include the following line:
+# XXX
+# XXX	BUILDLINK_DEPMETHOD.libgeotiff?=	build
+
+BUILDLINK_TREE+=	libgeotiff
+
+.if !defined(LIBGEOTIFF_BUILDLINK3_MK)
+LIBGEOTIFF_BUILDLINK3_MK:=
+
+BUILDLINK_API_DEPENDS.libgeotiff+=	libgeotiff>=1.4.0nb1
+BUILDLINK_PKGSRCDIR.libgeotiff?=	../../geography/libgeotiff
+
+# XXX
+# XXX Uncomment and keep only the buildlink3 lines below which are directly
+# XXX needed for dependencies to compile, link, and run.  If this package
+# XXX provides a wrappered API or otherwise does not expose the APIs of the
+# XXX buildlink3 lines below to dependencies, remove them.
+# XXX
+#.include "../../geography/proj/buildlink3.mk"
+#.include "../../graphics/tiff/buildlink3.mk"
+.endif	# LIBGEOTIFF_BUILDLINK3_MK
+
+BUILDLINK_TREE+=	-libgeotiff
