summaryrefslogtreecommitdiff
path: root/mail/sylpheed-claws-image-viewer
diff options
context:
space:
mode:
authorjmmv <jmmv>2004-03-11 12:23:19 +0000
committerjmmv <jmmv>2004-03-11 12:23:19 +0000
commit42a906f2525db7573a44e745c348e856b3f406ec (patch)
treea5f4c8846fdc19645335ff2da63c928da49c852d /mail/sylpheed-claws-image-viewer
parentc053edc26f1a81def9218bc7528e7bd487d02108 (diff)
downloadpkgsrc-42a906f2525db7573a44e745c348e856b3f406ec.tar.gz
bl3ify
Diffstat (limited to 'mail/sylpheed-claws-image-viewer')
-rw-r--r--mail/sylpheed-claws-image-viewer/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/mail/sylpheed-claws-image-viewer/Makefile b/mail/sylpheed-claws-image-viewer/Makefile
index 2e80d86f9eb..73b235770d9 100644
--- a/mail/sylpheed-claws-image-viewer/Makefile
+++ b/mail/sylpheed-claws-image-viewer/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2004/01/03 18:49:45 reed Exp $
+# $NetBSD: Makefile,v 1.3 2004/03/11 12:23:19 jmmv Exp $
#
PLUGIN_NAME= image_viewer
@@ -11,7 +11,7 @@ COMMENT= Plugin to allow Sylpheed-claws to display images attached to mails
CONFIGURE_ARGS+= --enable-image-viewer-plugin
-.include "../../x11/gtk/buildlink2.mk"
-.include "../../graphics/imlib/buildlink2.mk"
+.include "../../graphics/imlib/buildlink3.mk"
+.include "../../x11/gtk/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"