diff options
author | snj <snj> | 2004-04-19 04:53:58 +0000 |
---|---|---|
committer | snj <snj> | 2004-04-19 04:53:58 +0000 |
commit | cd4cea3e4330b1c4a169ad8b1cd3058f1d8acb51 (patch) | |
tree | a285b4c763a9339088a7c9998af398a50cec6645 /x11/xtoolwait/Makefile | |
parent | 4871d1ffaa3f7710ade09baa6ba2cf2c929289a2 (diff) | |
download | pkgsrc-cd4cea3e4330b1c4a169ad8b1cd3058f1d8acb51.tar.gz |
Convert to buildlink3.
Diffstat (limited to 'x11/xtoolwait/Makefile')
-rw-r--r-- | x11/xtoolwait/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/xtoolwait/Makefile b/x11/xtoolwait/Makefile index 14c0af432ef..95ed4ddda46 100644 --- a/x11/xtoolwait/Makefile +++ b/x11/xtoolwait/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.5 2003/07/17 22:57:04 grant Exp $ +# $NetBSD: Makefile,v 1.6 2004/04/19 05:06:44 snj Exp $ # DISTNAME= xtoolwait-1.3 @@ -10,7 +10,7 @@ MAINTAINER= minoura@NetBSD.org HOMEPAGE= http://www.hacom.nl/~richard/software/xtoolwait.html COMMENT= Free implementation of SunOS toolwait(1) -USE_BUILDLINK2= yes +USE_BUILDLINK3= yes USE_IMAKE= yes .include "../../mk/bsd.pkg.mk" |