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/xwrits/Makefile | |
parent | 15c569e4a32f9a3928eef59a598257800e74514d (diff) | |
download | pkgsrc-f5e183098652c34db38d182ac16e2194a8352ad8.tar.gz |
bl3ify
Diffstat (limited to 'x11/xwrits/Makefile')
-rw-r--r-- | x11/xwrits/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/xwrits/Makefile b/x11/xwrits/Makefile index 816d751765a..d1a62a85cea 100644 --- a/x11/xwrits/Makefile +++ b/x11/xwrits/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.13 2003/07/17 22:57:06 grant Exp $ +# $NetBSD: Makefile,v 1.14 2004/03/11 16:19:03 xtraeme Exp $ DISTNAME= xwrits-2.21 CATEGORIES= x11 @@ -9,7 +9,7 @@ HOMEPAGE= http://www.lcdf.org/~eddietwo/xwrits/ COMMENT= Wrist break reminder for prevention of repetitive stress injuries GNU_CONFIGURE= YES -USE_BUILDLINK2= YES +USE_BUILDLINK3= YES USE_X11= YES .include "../../mk/bsd.pkg.mk" |