summaryrefslogtreecommitdiff
path: root/graphics/GraphicsMagick
diff options
context:
space:
mode:
authorminskim <minskim>2006-07-20 17:53:42 +0000
committerminskim <minskim>2006-07-20 17:53:42 +0000
commit9d3858c313f2646a9148c752abb4381141488055 (patch)
tree86ccd589708c586babe0cf8b994e77af18d28469 /graphics/GraphicsMagick
parent4a146933d1b2b43a999797df05018673611c2c38 (diff)
downloadpkgsrc-9d3858c313f2646a9148c752abb4381141488055.tar.gz
Remove comments not applicable.
Diffstat (limited to 'graphics/GraphicsMagick')
-rw-r--r--graphics/GraphicsMagick/buildlink3.mk30
1 files changed, 1 insertions, 29 deletions
diff --git a/graphics/GraphicsMagick/buildlink3.mk b/graphics/GraphicsMagick/buildlink3.mk
index 7013555cb8e..ae38bb9c877 100644
--- a/graphics/GraphicsMagick/buildlink3.mk
+++ b/graphics/GraphicsMagick/buildlink3.mk
@@ -1,14 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.1 2006/07/20 17:30:09 minskim Exp $
-# XXX
-# XXX This file was created automatically using createbuildlink-3.13.
-# 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.GraphicsMagick?= build
+# $NetBSD: buildlink3.mk,v 1.2 2006/07/20 17:53:42 minskim Exp $
BUILDLINK_DEPTH:= ${BUILDLINK_DEPTH}+
GRAPHICSMAGICK_BUILDLINK3_MK:= ${GRAPHICSMAGICK_BUILDLINK3_MK}+
@@ -26,22 +16,4 @@ BUILDLINK_API_DEPENDS.GraphicsMagick+= GraphicsMagick>=1.1.7
BUILDLINK_PKGSRCDIR.GraphicsMagick?= ../../graphics/GraphicsMagick
.endif # GRAPHICSMAGICK_BUILDLINK3_MK
-# 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 "../../archivers/bzip2/buildlink3.mk"
-#.include "../../devel/zlib/buildlink3.mk"
-#.include "../../graphics/freetype2/buildlink3.mk"
-#.include "../../graphics/jpeg/buildlink3.mk"
-#.include "../../graphics/lcms/buildlink3.mk"
-#.include "../../graphics/libexif/buildlink3.mk"
-#.include "../../graphics/libwmf/buildlink3.mk"
-#.include "../../graphics/jasper/buildlink3.mk"
-#.include "../../graphics/png/buildlink3.mk"
-#.include "../../graphics/tiff/buildlink3.mk"
-#.include "../../textproc/libxml2/buildlink3.mk"
-
BUILDLINK_DEPTH:= ${BUILDLINK_DEPTH:S/+$//}