diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2008-03-24 13:03:55 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2008-03-24 13:03:55 +0000 |
commit | 270a2cb06bac9deaa83a7bf518d24dd5290f1038 (patch) | |
tree | d906a1023121e31d8ba733cea9aaadba68454b16 /deskutils/xwrits | |
parent | cf39093e7bc1b82429c6b399fd5ba0c35dad1c06 (diff) | |
download | ports-270a2cb06bac9deaa83a7bf518d24dd5290f1038.tar.gz ports-270a2cb06bac9deaa83a7bf518d24dd5290f1038.zip |
Notes
Diffstat (limited to 'deskutils/xwrits')
-rw-r--r-- | deskutils/xwrits/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/deskutils/xwrits/Makefile b/deskutils/xwrits/Makefile index 0240abe00e71..6abdc5b15095 100644 --- a/deskutils/xwrits/Makefile +++ b/deskutils/xwrits/Makefile @@ -7,7 +7,7 @@ PORTNAME= xwrits PORTVERSION= 2.24 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= deskutils MASTER_SITES= http://www.lcdf.org/xwrits/ @@ -16,7 +16,7 @@ COMMENT= Reminds you to take wrist breaks GNU_CONFIGURE= yes -USE_X_PREFIX= yes +USE_XORG= x11 xext MAN1= xwrits.1 PLIST_FILES= bin/xwrits |