diff options
author | xtraeme <xtraeme@pkgsrc.org> | 2004-03-11 16:19:03 +0000 |
---|---|---|
committer | xtraeme <xtraeme@pkgsrc.org> | 2004-03-11 16:19:03 +0000 |
commit | aec460de3f3d8c347c922b51dc6f900e95f9cc51 (patch) | |
tree | 94227a15635c63a0301a01a0ddd1d80bb8835fe1 /x11/xwatchwin | |
parent | 46012fcf37a1d21c6b4f7f130eadb51c2395c916 (diff) | |
download | pkgsrc-aec460de3f3d8c347c922b51dc6f900e95f9cc51.tar.gz |
bl3ify
Diffstat (limited to 'x11/xwatchwin')
-rw-r--r-- | x11/xwatchwin/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/xwatchwin/Makefile b/x11/xwatchwin/Makefile index 613c274a92f..b8902896e6c 100644 --- a/x11/xwatchwin/Makefile +++ b/x11/xwatchwin/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.9 2003/07/21 17:38:35 martti Exp $ +# $NetBSD: Makefile,v 1.10 2004/03/11 16:19:03 xtraeme Exp $ DISTNAME= xwatchwin PKGNAME= xwatchwin-1.1.1 @@ -9,7 +9,7 @@ MASTER_SITES= ftp://sunsite.uio.no/pub/X11/contrib/utilities/ MAINTAINER= tech-pkg@NetBSD.org COMMENT= Watch a window on another X server -USE_BUILDLINK2= yes +USE_BUILDLINK3= yes USE_IMAKE= yes .include "../../mk/bsd.pkg.mk" |