diff options
Diffstat (limited to 'x11/rsibreak/Makefile')
-rw-r--r-- | x11/rsibreak/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/rsibreak/Makefile b/x11/rsibreak/Makefile index 08af7d032e67..06b44b59b4c4 100644 --- a/x11/rsibreak/Makefile +++ b/x11/rsibreak/Makefile @@ -9,8 +9,7 @@ PORTNAME= rsibreak PORTVERSION= 0.8.0 PORTREVISION= 2 CATEGORIES= x11 kde -MASTER_SITES= http://www.rsibreak.org/images/e/e0/ -DISTFILES= Rsibreak-${PORTVERSION}${EXTRACT_SUFX} +MASTER_SITES= http://www.rsibreak.org/files/ MAINTAINER= ale@FreeBSD.org COMMENT= A KDE RSI prevention tool @@ -20,6 +19,7 @@ USE_KDELIBS_VER=3 USE_AUTOTOOLS= libtool:15 USE_GETTEXT= yes INSTALLS_ICONS= yes +USE_XORG= xscrnsaver post-patch: @${REINPLACE_CMD} 's/install-data-local: install-apidox/install-data-local:/' \ |