summaryrefslogtreecommitdiff
path: root/graphics/kdegraphics3
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>1999-01-11 02:13:24 +0000
committerSatoshi Asami <asami@FreeBSD.org>1999-01-11 02:13:24 +0000
commit9c1703446b2947b52ca10a6965a67cfaac6b8c91 (patch)
treeb6a017567cecf914ea84e11d51cab544b9707a3c /graphics/kdegraphics3
parentThere are a total of 5 locale specific message files, that can not be (diff)
Add bzip2 dependency. They were missing in some kde*11 Makefiles.
Notes
Notes: svn path=/head/; revision=15990
Diffstat (limited to 'graphics/kdegraphics3')
-rw-r--r--graphics/kdegraphics3/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/graphics/kdegraphics3/Makefile b/graphics/kdegraphics3/Makefile
index ca5bdef2f268..a12c3d427e77 100644
--- a/graphics/kdegraphics3/Makefile
+++ b/graphics/kdegraphics3/Makefile
@@ -3,7 +3,7 @@
# Date created: 28 October 1997
# Whom: Stefan Eßer <se@freebsd.org>
#
-# $Id: Makefile,v 1.17 1999/01/07 00:51:48 se Exp $
+# $Id: Makefile,v 1.18 1999/01/08 09:54:19 asami Exp $
#
DISTNAME= kdegraphics
@@ -15,6 +15,7 @@ EXTRACT_SUFX= -1.1-alpha1.src.tar.bz2
MAINTAINER= se@freebsd.org
+BUILD_DEPENDS= bzip2:${PORTSDIR}/archivers/bzip2
LIB_DEPENDS= gif.3:${PORTSDIR}/graphics/giflib \
jpeg.9:${PORTSDIR}/graphics/jpeg \
kdecore.2:${PORTSDIR}/x11/kdelibs11