From 120384f6e5c809100cc1fa4ee93cf8a7b7fd1337 Mon Sep 17 00:00:00 2001 From: snj Date: Sun, 18 Apr 2004 23:07:05 +0000 Subject: Convert to buildlink3 and correct a typo in DESCR. --- sysutils/screentest/Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'sysutils/screentest/Makefile') diff --git a/sysutils/screentest/Makefile b/sysutils/screentest/Makefile index 2c18b534d22..af4ca3406fd 100644 --- a/sysutils/screentest/Makefile +++ b/sysutils/screentest/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.5 2003/07/17 22:53:50 grant Exp $ +# $NetBSD: Makefile,v 1.6 2004/04/18 23:07:05 snj Exp $ # DISTNAME= screentest-1.0 @@ -11,7 +11,7 @@ HOMEPAGE= http://www.fi.muni.cz/~kas/screentest/ COMMENT= CRT screen testing utility using GTK+ GNU_CONFIGURE= yes -USE_BUILDLINK2= yes +USE_BUILDLINK3= yes USE_X11= yes post-install: @@ -21,5 +21,5 @@ post-install: .endfor .undef f -.include "../../x11/gtk/buildlink2.mk" +.include "../../x11/gtk/buildlink3.mk" .include "../../mk/bsd.pkg.mk" -- cgit v1.2.3