diff options
author | joerg <joerg> | 2008-07-14 12:55:56 +0000 |
---|---|---|
committer | joerg <joerg> | 2008-07-14 12:55:56 +0000 |
commit | 868d5650cb2632c50c74fa895d2fe5b6c4a36a95 (patch) | |
tree | 2ac7a0c732963ecca7c542877ebd1c2f939136e3 /x11/xwrits | |
parent | 92d4a5102239bd8876034ebcb04968d161530762 (diff) | |
download | pkgsrc-868d5650cb2632c50c74fa895d2fe5b6c4a36a95.tar.gz |
Mark as destdir ready.
Diffstat (limited to 'x11/xwrits')
-rw-r--r-- | x11/xwrits/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/x11/xwrits/Makefile b/x11/xwrits/Makefile index 78acd6a9a49..bb358bfdd6e 100644 --- a/x11/xwrits/Makefile +++ b/x11/xwrits/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.19 2007/01/11 14:56:36 joerg Exp $ +# $NetBSD: Makefile,v 1.20 2008/07/14 12:56:20 joerg Exp $ DISTNAME= xwrits-2.24 CATEGORIES= x11 @@ -8,6 +8,8 @@ MAINTAINER= dmcmahill@NetBSD.org HOMEPAGE= http://www.lcdf.org/~eddietwo/xwrits/ COMMENT= Wrist break reminder for prevention of repetitive stress injuries +PKG_DESTDIR_SUPPORT= user-destdir + GNU_CONFIGURE= YES .include "../../x11/libX11/buildlink3.mk" |