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/xwrits | |
parent | 46012fcf37a1d21c6b4f7f130eadb51c2395c916 (diff) | |
download | pkgsrc-aec460de3f3d8c347c922b51dc6f900e95f9cc51.tar.gz |
bl3ify
Diffstat (limited to 'x11/xwrits')
-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" |