summaryrefslogtreecommitdiff
path: root/security/gtk-systrace
diff options
context:
space:
mode:
Diffstat (limited to 'security/gtk-systrace')
-rw-r--r--security/gtk-systrace/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/security/gtk-systrace/Makefile b/security/gtk-systrace/Makefile
index f38bcdabfe4..49e7f59adbe 100644
--- a/security/gtk-systrace/Makefile
+++ b/security/gtk-systrace/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.7 2004/01/20 12:25:33 agc Exp $
+# $NetBSD: Makefile,v 1.8 2004/04/25 05:04:52 snj Exp $
#
DISTNAME= gtk-systrace-2002-12-01
@@ -15,7 +15,7 @@ ONLY_FOR_PLATFORM= NetBSD-1.6[H-Z]*-* NetBSD-1.[7-9]*-* NetBSD-[2-9]*
WRKSRC= ${WRKDIR}/notification-0.1
GNU_CONFIGURE= YES
-USE_BUILDLINK2= YES
+USE_BUILDLINK3= YES
USE_LIBTOOL= YES
pre-configure:
@@ -25,6 +25,6 @@ pre-configure:
${AUTOCONF} && \
${AUTOMAKE} -acf
-.include "../../x11/gtk/buildlink2.mk"
+.include "../../x11/gtk/buildlink3.mk"
.include "../../mk/automake.mk"
.include "../../mk/bsd.pkg.mk"