diff options
author | obrien <obrien@FreeBSD.org> | 1999-02-28 14:06:25 +0800 |
---|---|---|
committer | obrien <obrien@FreeBSD.org> | 1999-02-28 14:06:25 +0800 |
commit | be5c3295783651f8a3ae551306b436da9cbd2032 (patch) | |
tree | 37500761199e22afbac26ed0337b3f29832c501d /x11/kdebase4 | |
parent | 3ca6b2e9599869be44fedda2858ea8144063cb12 (diff) | |
download | freebsd-ports-gnome-be5c3295783651f8a3ae551306b436da9cbd2032.tar.gz freebsd-ports-gnome-be5c3295783651f8a3ae551306b436da9cbd2032.tar.zst freebsd-ports-gnome-be5c3295783651f8a3ae551306b436da9cbd2032.zip |
MASTER_SITE_SUBDIR was broken. My choices in fixing were either go with
GZIP or BZIP2 distfiles. I went with BZIP2.
Diffstat (limited to 'x11/kdebase4')
-rw-r--r-- | x11/kdebase4/Makefile | 6 | ||||
-rw-r--r-- | x11/kdebase4/distinfo | 2 |
2 files changed, 5 insertions, 3 deletions
diff --git a/x11/kdebase4/Makefile b/x11/kdebase4/Makefile index c2b1af290764..b00bc150405c 100644 --- a/x11/kdebase4/Makefile +++ b/x11/kdebase4/Makefile @@ -3,16 +3,18 @@ # Date created: 28 October 1997 # Whom: Stefan Eßer <se@freebsd.org> # -# $Id: Makefile,v 1.30 1999/02/08 22:30:01 se Exp $ +# $Id: Makefile,v 1.31 1999/02/13 01:39:44 asami Exp $ # DISTNAME= kdebase-1.1 CATEGORIES= misc kde MASTER_SITES= $(MASTER_SITE_KDE) -MASTER_SITE_SUBDIR= stable/1.1/distribution/tar/generic/source +MASTER_SITE_SUBDIR= stable/1.1/distribution/tar/generic/source/bz2 MAINTAINER= se@freebsd.org +USE_BZIP2= yes + LIB_DEPENDS= gif.3:${PORTSDIR}/graphics/giflib \ jpeg.9:${PORTSDIR}/graphics/jpeg \ kdecore.2:${PORTSDIR}/x11/kdelibs11 \ diff --git a/x11/kdebase4/distinfo b/x11/kdebase4/distinfo index 3ec06bd9317d..5154809eb356 100644 --- a/x11/kdebase4/distinfo +++ b/x11/kdebase4/distinfo @@ -1 +1 @@ -MD5 (kdebase-1.1.tar.gz) = ce4f174b11a587d7fa4cc10ae6b2cccb +MD5 (kdebase-1.1.tar.bz2) = 98bceb14e23d1cc764c0a30ac0f24522 |