summaryrefslogtreecommitdiff
path: root/security/gtk-systrace
diff options
context:
space:
mode:
authorsnj <snj@pkgsrc.org>2004-04-25 05:02:23 +0000
committersnj <snj@pkgsrc.org>2004-04-25 05:02:23 +0000
commita417c0a985f728c0faeb9ac9d8c84be7f0b483c3 (patch)
tree9fc08a75e1471ac9cbb3c1323f6f90d5b3b414aa /security/gtk-systrace
parent5231d30feebb10922041ea268bbf903e2acbca2b (diff)
downloadpkgsrc-a417c0a985f728c0faeb9ac9d8c84be7f0b483c3.tar.gz
Convert to buildlink3.
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"