summaryrefslogtreecommitdiff
path: root/net/kdenetwork4/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'net/kdenetwork4/Makefile')
-rw-r--r--net/kdenetwork4/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/net/kdenetwork4/Makefile b/net/kdenetwork4/Makefile
index d4d907c9019a..47ee1510a917 100644
--- a/net/kdenetwork4/Makefile
+++ b/net/kdenetwork4/Makefile
@@ -3,7 +3,7 @@
# Date created: 28 October 1997
# Whom: Stefan Eßer <se@freebsd.org>
#
-# $Id: Makefile,v 1.30 1999/02/11 09:43:54 ache Exp $
+# $Id: Makefile,v 1.31 1999/02/28 06:06:24 obrien Exp $
#
DISTNAME= kdenetwork-1.1
@@ -13,8 +13,6 @@ 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 \
@@ -25,6 +23,7 @@ LIB_DEPENDS= gif.3:${PORTSDIR}/graphics/giflib \
mimelib.1:${PORTSDIR}/converters/kdesupport11 \
rdb.55:${PORTSDIR}/converters/kdesupport11
+USE_BZIP2= yes
USE_QT= yes
HAS_CONFIGURE= yes
CONFIGURE_ARGS= "--prefix=$(PREFIX)" \