diff options
author | obrien <obrien@FreeBSD.org> | 1999-02-28 06:06:25 +0000 |
---|---|---|
committer | obrien <obrien@FreeBSD.org> | 1999-02-28 06:06:25 +0000 |
commit | be5c3295783651f8a3ae551306b436da9cbd2032 (patch) | |
tree | 37500761199e22afbac26ed0337b3f29832c501d /net/kdenetwork3 | |
parent | 3ca6b2e9599869be44fedda2858ea8144063cb12 (diff) | |
download | FreeBSD-ports-be5c3295783651f8a3ae551306b436da9cbd2032.zip FreeBSD-ports-be5c3295783651f8a3ae551306b436da9cbd2032.tar.gz |
MASTER_SITE_SUBDIR was broken. My choices in fixing were either go with
GZIP or BZIP2 distfiles. I went with BZIP2.
Diffstat (limited to 'net/kdenetwork3')
-rw-r--r-- | net/kdenetwork3/Makefile | 6 | ||||
-rw-r--r-- | net/kdenetwork3/distinfo | 2 |
2 files changed, 5 insertions, 3 deletions
diff --git a/net/kdenetwork3/Makefile b/net/kdenetwork3/Makefile index 20d14c6..d4d907c 100644 --- a/net/kdenetwork3/Makefile +++ b/net/kdenetwork3/Makefile @@ -3,16 +3,18 @@ # Date created: 28 October 1997 # Whom: Stefan Eßer <se@freebsd.org> # -# $Id: Makefile,v 1.29 1999/02/08 22:30:00 se Exp $ +# $Id: Makefile,v 1.30 1999/02/11 09:43:54 ache Exp $ # DISTNAME= kdenetwork-1.1 CATEGORIES= net news 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 + BUILD_DEPENDS= ${PREFIX}/lib/libgdbm.a:${PORTSDIR}/databases/gdbm LIB_DEPENDS= gif.3:${PORTSDIR}/graphics/giflib \ jpeg.9:${PORTSDIR}/graphics/jpeg \ diff --git a/net/kdenetwork3/distinfo b/net/kdenetwork3/distinfo index 7056150..44b2cf1 100644 --- a/net/kdenetwork3/distinfo +++ b/net/kdenetwork3/distinfo @@ -1 +1 @@ -MD5 (kdenetwork-1.1.tar.gz) = 0d1930e58ac5d2901f9f5b067b3a669b +MD5 (kdenetwork-1.1.tar.bz2) = e77c6077d285736af10bb8ea3b6b4343 |