summaryrefslogtreecommitdiff
path: root/graphics
diff options
context:
space:
mode:
authorjwise <jwise>2002-05-21 20:39:20 +0000
committerjwise <jwise>2002-05-21 20:39:20 +0000
commit8b972426ef2441802c0d8a4cf7cd30e5cb391e91 (patch)
tree89a07bec82d52652004cffdfea8aed56e9e5d2cd /graphics
parent9672c93067b08f1a411cbe76a9d0387afa5ba640 (diff)
downloadpkgsrc-8b972426ef2441802c0d8a4cf7cd30e5cb391e91.tar.gz
We need to include the gnome-print buildlink.mk for this to compile.
Diffstat (limited to 'graphics')
-rw-r--r--graphics/dia/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/graphics/dia/Makefile b/graphics/dia/Makefile
index f934d82d166..cac2dbf0577 100644
--- a/graphics/dia/Makefile
+++ b/graphics/dia/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.5 2002/03/13 17:37:04 fredb Exp $
+# $NetBSD: Makefile,v 1.6 2002/05/21 20:39:20 jwise Exp $
DISTNAME= dia-0.88.1
PKGREVISION= 1
@@ -23,6 +23,7 @@ LTCONFIG_OVERRIDE= ${WRKSRC}/ltconfig
GNU_CONFIGURE= yes
CONFIGURE_ARGS+= --enable-gnome --enable-gnome-print
+.include "../../print/gnome-print/buildlink.mk"
.include "../../graphics/gdk-pixbuf/buildlink.mk"
.include "../../x11/gnome-libs/buildlink.mk"
.include "../../textproc/libxml/buildlink.mk"