summaryrefslogtreecommitdiff
path: root/x11
diff options
context:
space:
mode:
authortron <tron>2001-10-12 20:11:55 +0000
committertron <tron>2001-10-12 20:11:55 +0000
commitcb3f3990dbe9fcbb73eeec2d6ea6c6f06e9e7908 (patch)
tree780bc7a7534049dfb0402e97fe09160ce9bba5c6 /x11
parent2d872800042922bf3231768b79ec66464a3ea9b4 (diff)
downloadpkgsrc-cb3f3990dbe9fcbb73eeec2d6ea6c6f06e9e7908.tar.gz
Use "bzip2" buidlink glue code because the "configure" script will find
the new "bz2" library but try to link the old one otherwise.
Diffstat (limited to 'x11')
-rw-r--r--x11/gnome-core/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/x11/gnome-core/Makefile b/x11/gnome-core/Makefile
index 1afccb7b8b1..98f74b479ea 100644
--- a/x11/gnome-core/Makefile
+++ b/x11/gnome-core/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.69 2001/10/06 14:47:35 rh Exp $
+# $NetBSD: Makefile,v 1.70 2001/10/12 20:11:55 tron Exp $
DISTNAME= gnome-core-1.4.0.4
CATEGORIES= x11 gnome
@@ -42,6 +42,7 @@ post-install:
.endfor
.endfor
+.include "../../archivers/bzip2/buildlink.mk"
.include "../../graphics/gdk-pixbuf-gnome/buildlink.mk"
.include "../../www/libghttp/buildlink.mk"
.include "../../textproc/libxml/buildlink.mk"