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 | f5e183098652c34db38d182ac16e2194a8352ad8 (patch) | |
tree | 94227a15635c63a0301a01a0ddd1d80bb8835fe1 /x11/xwit | |
parent | 15c569e4a32f9a3928eef59a598257800e74514d (diff) | |
download | pkgsrc-f5e183098652c34db38d182ac16e2194a8352ad8.tar.gz |
bl3ify
Diffstat (limited to 'x11/xwit')
-rw-r--r-- | x11/xwit/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/xwit/Makefile b/x11/xwit/Makefile index a569351d330..d21945465f6 100644 --- a/x11/xwit/Makefile +++ b/x11/xwit/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.5 2003/07/17 22:57:06 grant Exp $ +# $NetBSD: Makefile,v 1.6 2004/03/11 16:19:03 xtraeme Exp $ # DISTNAME= xwit-3.4 @@ -9,7 +9,7 @@ MASTER_SITES= ${MASTER_SITE_XCONTRIB:=utilities/} MAINTAINER= seb@NetBSD.org COMMENT= Utility for calling X11 functions from the shell -USE_BUILDLINK2= yes +USE_BUILDLINK3= yes USE_IMAKE= yes .include "../../mk/bsd.pkg.mk" |