summaryrefslogtreecommitdiff
path: root/x11-toolkits
diff options
context:
space:
mode:
authorMichael Nottebrock <lofi@FreeBSD.org>2005-04-11 18:14:12 +0000
committerMichael Nottebrock <lofi@FreeBSD.org>2005-04-11 18:14:12 +0000
commit804616b1c0b4942846f2d4b6e9930be50c2f3cb4 (patch)
tree91c775f5936a2971f00fd3958ba52d352dd0f32c /x11-toolkits
parentUpdate to 3.14.1, add backup master site. (diff)
Add backup master site.
PR: ports/79322 Submitted by: maintainer
Notes
Notes: svn path=/head/; revision=133054
Diffstat (limited to 'x11-toolkits')
-rw-r--r--x11-toolkits/py-kde/Makefile7
1 files changed, 1 insertions, 6 deletions
diff --git a/x11-toolkits/py-kde/Makefile b/x11-toolkits/py-kde/Makefile
index 0cb2a9efeeb3..beccca8aaad5 100644
--- a/x11-toolkits/py-kde/Makefile
+++ b/x11-toolkits/py-kde/Makefile
@@ -10,10 +10,8 @@ PORTVERSION= 4.0.0
PORTREVISION=
CATEGORIES= x11-toolkits kde python
MASTER_SITES= http://www.river-bank.demon.co.uk/download/snapshots/PyKDE/ \
- ${MASTER_SITE_LOCAL}
-MASTER_SITE_SUBDIR=lofi
+ http://freebsd.ricin.com/ports/distfiles/
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
-# Tarball is pre-release snapshot ATM
DISTNAME= PyKDE-snapshot20050316
MAINTAINER= danny@ricin.com
@@ -25,10 +23,7 @@ RUN_DEPENDS= ${BUILD_DEPENDS}
USE_PYTHON= yes
USE_KDELIBS_VER=3
USE_REINPLACE= yes
-
-PYQTVERSION= 3.14
EXAMPLESDIR= ${PREFIX}/share/examples/${PKGBASE}
-
NO_FILTER_SHLIBS= yes
.include <bsd.port.pre.mk>