diff options
author | David E. O'Brien <obrien@FreeBSD.org> | 1999-02-28 06:06:25 +0000 |
---|---|---|
committer | David E. O'Brien <obrien@FreeBSD.org> | 1999-02-28 06:06:25 +0000 |
commit | 732390dac1f00fa4b382508d5b352c3821446e5a (patch) | |
tree | c91b3647537beeeed439b922b6a50906950167b0 /x11/kdebase3 | |
parent | MASTER_SITE_SUBDIR changed. I had to pick between GZ or BZIP2 -- I went (diff) |
MASTER_SITE_SUBDIR was broken. My choices in fixing were either go with
GZIP or BZIP2 distfiles. I went with BZIP2.
Notes
Notes:
svn path=/head/; revision=16923
Diffstat (limited to 'x11/kdebase3')
-rw-r--r-- | x11/kdebase3/Makefile | 6 | ||||
-rw-r--r-- | x11/kdebase3/distinfo | 2 |
2 files changed, 5 insertions, 3 deletions
diff --git a/x11/kdebase3/Makefile b/x11/kdebase3/Makefile index c2b1af290764..b00bc150405c 100644 --- a/x11/kdebase3/Makefile +++ b/x11/kdebase3/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/kdebase3/distinfo b/x11/kdebase3/distinfo index 3ec06bd9317d..5154809eb356 100644 --- a/x11/kdebase3/distinfo +++ b/x11/kdebase3/distinfo @@ -1 +1 @@ -MD5 (kdebase-1.1.tar.gz) = ce4f174b11a587d7fa4cc10ae6b2cccb +MD5 (kdebase-1.1.tar.bz2) = 98bceb14e23d1cc764c0a30ac0f24522 |