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 /net/kdenetwork2 | |
parent | 254a0b2b0fba2010d0d0d5ee1c98ac225674c071 (diff) | |
download | ports-732390dac1f00fa4b382508d5b352c3821446e5a.tar.gz ports-732390dac1f00fa4b382508d5b352c3821446e5a.zip |
Notes
Diffstat (limited to 'net/kdenetwork2')
-rw-r--r-- | net/kdenetwork2/Makefile | 6 | ||||
-rw-r--r-- | net/kdenetwork2/distinfo | 2 |
2 files changed, 5 insertions, 3 deletions
diff --git a/net/kdenetwork2/Makefile b/net/kdenetwork2/Makefile index 20d14c681a2c..d4d907c9019a 100644 --- a/net/kdenetwork2/Makefile +++ b/net/kdenetwork2/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/kdenetwork2/distinfo b/net/kdenetwork2/distinfo index 7056150f6066..44b2cf1373b7 100644 --- a/net/kdenetwork2/distinfo +++ b/net/kdenetwork2/distinfo @@ -1 +1 @@ -MD5 (kdenetwork-1.1.tar.gz) = 0d1930e58ac5d2901f9f5b067b3a669b +MD5 (kdenetwork-1.1.tar.bz2) = e77c6077d285736af10bb8ea3b6b4343 |