summaryrefslogtreecommitdiff
path: root/x11-clocks/kdetoys2/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'x11-clocks/kdetoys2/Makefile')
-rw-r--r--x11-clocks/kdetoys2/Makefile8
1 files changed, 3 insertions, 5 deletions
diff --git a/x11-clocks/kdetoys2/Makefile b/x11-clocks/kdetoys2/Makefile
index 524c36102643..dc05a67cebad 100644
--- a/x11-clocks/kdetoys2/Makefile
+++ b/x11-clocks/kdetoys2/Makefile
@@ -6,9 +6,10 @@
#
PORTNAME= kdetoys
-PORTVERSION= 20000829A
+PORTVERSION= 1.94
CATEGORIES= x11-clocks kde
-MASTER_SITES= http://www.physics.purdue.edu/~will/
+MASTER_SITES= ${MASTER_SITE_KDE}
+MASTER_SITE_SUBDIR= unstable/distribution/2.0Beta5/tar/src
MAINTAINER= will@FreeBSD.org
@@ -28,7 +29,4 @@ CONFIGURE_ENV+= LIBQT="-lqt2" MOC="${MOC}" DO_NOT_COMPILE=mouse LIBQTFILE="libqt
LIBS="-Wl,-export-dynamic -L${LOCALBASE}/lib -L${X11BASE}/lib -lqt2 -ljpeg -lgcc -lstdc++"
USE_GMAKE= yes
-pre-install:
- @(find ${WRKSRC} -name CVS | xargs rm -rf)
-
.include <bsd.port.mk>