summaryrefslogtreecommitdiff
path: root/mail/sylpheed-claws-trayicon/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'mail/sylpheed-claws-trayicon/Makefile')
-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"