diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2008-03-23 16:44:09 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2008-03-23 16:44:09 +0000 |
commit | 5afc678aac11dcb929706121d1fec2707a1e8e54 (patch) | |
tree | 89d39d526223ba8929324fc0ca33a08f06f5f7ae /x11/xrsi | |
parent | dd9602c2a3e0aa86e76d2db30cf6349888702517 (diff) | |
download | ports-5afc678aac11dcb929706121d1fec2707a1e8e54.tar.gz ports-5afc678aac11dcb929706121d1fec2707a1e8e54.zip |
Notes
Diffstat (limited to 'x11/xrsi')
-rw-r--r-- | x11/xrsi/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/xrsi/Makefile b/x11/xrsi/Makefile index 53a6f4307515..ac5d043c4b3e 100644 --- a/x11/xrsi/Makefile +++ b/x11/xrsi/Makefile @@ -7,7 +7,7 @@ PORTNAME= xrsi PORTVERSION= 0.9 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= xrsi @@ -15,7 +15,7 @@ MASTER_SITE_SUBDIR= xrsi MAINTAINER= carpetsmoker@xs4all.nl COMMENT= A minimalist break enforcer for linux/unix for the prevention of RSI -USE_XLIB= yes +USE_XORG= x11 PLIST_FILES= bin/xrsi PORTDOCS= Readme Licence |