diff options
author | Will Andrews <will@FreeBSD.org> | 2001-12-28 14:46:36 +0000 |
---|---|---|
committer | Will Andrews <will@FreeBSD.org> | 2001-12-28 14:46:36 +0000 |
commit | 12a45625009d72d434883316387dce33a1d7306e (patch) | |
tree | 8b40764462172b539fb0e1062678a73b887c5357 /x11 | |
parent | Upgrade to 0.9.7. (diff) |
Finally remove kde.gr.jp's i18n patch to allow this port to build.
Notes
Notes:
svn path=/head/; revision=52325
Diffstat (limited to 'x11')
-rw-r--r-- | x11/kdelibs11/Makefile | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/x11/kdelibs11/Makefile b/x11/kdelibs11/Makefile index 967087954236..78377abfb516 100644 --- a/x11/kdelibs11/Makefile +++ b/x11/kdelibs11/Makefile @@ -7,17 +7,13 @@ PORTNAME= kdelibs PORTVERSION= 1.1.2 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= x11 kde MASTER_SITES= $(MASTER_SITE_KDE) MASTER_SITE_SUBDIR= Attic/old/1.1.2/distribution/tar/generic/source/bz2 DISTNAME= kdelibs-1.1.2 DIST_SUBDIR= KDE -PATCH_SITES= ftp://ftp.kde.gr.jp/pub/kde/stable/latest/distribution/tar/generic/jp-patch/ -PATCHFILES= kdelibs-ja.19990903.diff.gz -PATCH_DIST_STRIP= -p1 - MAINTAINER= kde@FreeBSD.org LIB_DEPENDS= jpeg.9:${PORTSDIR}/graphics/jpeg \ |