summaryrefslogtreecommitdiff
path: root/mail/sylpheed-claws-trayicon
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-trayicon
parentc053edc26f1a81def9218bc7528e7bd487d02108 (diff)
downloadpkgsrc-42a906f2525db7573a44e745c348e856b3f406ec.tar.gz
bl3ify
Diffstat (limited to 'mail/sylpheed-claws-trayicon')
-rw-r--r--mail/sylpheed-claws-trayicon/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/mail/sylpheed-claws-trayicon/Makefile b/mail/sylpheed-claws-trayicon/Makefile
index d6285fc243a..d5a0d159a1c 100644
--- a/mail/sylpheed-claws-trayicon/Makefile
+++ b/mail/sylpheed-claws-trayicon/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 2004/01/01 21:43:27 cube Exp $
+# $NetBSD: Makefile,v 1.2 2004/03/11 12:23:19 jmmv Exp $
#
PLUGIN_NAME= trayicon
@@ -9,6 +9,6 @@ COMMENT= Plugin to make Sylpheed-claws display an icon in the system tray
CONFIGURE_ARGS+= --enable-trayicon-plugin
-.include "../../x11/gtk/buildlink2.mk"
+.include "../../x11/gtk/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"