summaryrefslogtreecommitdiff
path: root/x11/kdebase/Makefile
diff options
context:
space:
mode:
authortron <tron@pkgsrc.org>1999-06-05 15:07:23 +0000
committertron <tron@pkgsrc.org>1999-06-05 15:07:23 +0000
commit52ea5014399ef298c96a346fc6d8cf528726b510 (patch)
treede8bb426a54bdde5145578f59db452fd58d489c1 /x11/kdebase/Makefile
parent2e7a953911af4ca0b4870908acbd062208e9f97b (diff)
downloadpkgsrc-52ea5014399ef298c96a346fc6d8cf528726b510.tar.gz
"kdebase" doesn't really require "giflib" but beceause some of the other
KDE packages do we avoid the trouble to remove the dependence check from "configure".
Diffstat (limited to 'x11/kdebase/Makefile')
-rw-r--r--x11/kdebase/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/x11/kdebase/Makefile b/x11/kdebase/Makefile
index 650a38e200a..b4c6f4e7869 100644
--- a/x11/kdebase/Makefile
+++ b/x11/kdebase/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.38 1999/06/04 15:15:11 tron Exp $
+# $NetBSD: Makefile,v 1.39 1999/06/05 15:07:23 tron Exp $
# FreeBSD Id: Makefile,v 1.6 1997/11/27 00:35:27 se Exp
#
@@ -13,6 +13,7 @@ HOMEPAGE= http://www.kde.org/
BUILD_DEPENDS+= ${LOCALBASE}/bin/msgfmt:../../devel/gettext
DEPENDS+= Mesa-3.0:../../graphics/Mesa
+DEPENDS+= giflib-3.0:../../graphics/giflib
DEPENDS+= kdelibs-1.1.1:../../x11/kdelibs
DEPENDS+= xpm-3.4k:../../graphics/xpm