diff options
author | will <will@FreeBSD.org> | 2001-12-28 14:46:36 +0000 |
---|---|---|
committer | will <will@FreeBSD.org> | 2001-12-28 14:46:36 +0000 |
commit | 38ff4a0641493684bccafa0e4cb5b8e89e18167c (patch) | |
tree | 4a76d878288d84a4b803e5b5580ced1ae415f778 /x11/kdelibs11 | |
parent | 58119f318895e63ea4a77572dddaa6d62a5b505c (diff) | |
download | FreeBSD-ports-38ff4a0641493684bccafa0e4cb5b8e89e18167c.zip FreeBSD-ports-38ff4a0641493684bccafa0e4cb5b8e89e18167c.tar.gz |
Finally remove kde.gr.jp's i18n patch to allow this port to build.
Diffstat (limited to 'x11/kdelibs11')
-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 9670879..78377ab 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 \ |