summaryrefslogtreecommitdiff
path: root/graphics/gphoto2
diff options
context:
space:
mode:
authordrochner <drochner@pkgsrc.org>2008-04-29 19:10:11 +0000
committerdrochner <drochner@pkgsrc.org>2008-04-29 19:10:11 +0000
commitfb89f4015d9033309d1384be6d297f8243bac4db (patch)
tree579634c43e83d26b4b4a4a1ef50556b3e9e49d9f /graphics/gphoto2
parent6529cdc7a92b22be6eefda4cf2cbb0be75140aaf (diff)
downloadpkgsrc-fb89f4015d9033309d1384be6d297f8243bac4db.tar.gz
libltdl is referenced from libgphoto2 only, so put the bl3 include there
Diffstat (limited to 'graphics/gphoto2')
-rw-r--r--graphics/gphoto2/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/graphics/gphoto2/Makefile b/graphics/gphoto2/Makefile
index 1a82f6a2941..c7f72a42264 100644
--- a/graphics/gphoto2/Makefile
+++ b/graphics/gphoto2/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.40 2008/04/29 09:35:15 sborrill Exp $
+# $NetBSD: Makefile,v 1.41 2008/04/29 19:10:11 drochner Exp $
DISTNAME= gphoto2-2.4.1
CATEGORIES= graphics
@@ -25,7 +25,6 @@ USE_GNU_READLINE= yes
.include "../../devel/cdk/buildlink3.mk"
.include "../../devel/libgphoto2/buildlink3.mk"
-.include "../../devel/libltdl/buildlink3.mk"
.include "../../devel/ncurses/buildlink3.mk"
.include "../../devel/popt/buildlink3.mk"
.include "../../devel/readline/buildlink3.mk"