summaryrefslogtreecommitdiff
path: root/graphics/gimp
diff options
context:
space:
mode:
authortron <tron>2001-07-29 14:18:09 +0000
committertron <tron>2001-07-29 14:18:09 +0000
commitca1eb60e3e431054f9b093873ad2b63946d6f4c3 (patch)
tree7c820f23abd173dddd1a66dc4078daaf5fe709e8 /graphics/gimp
parent1555c6ec3ae0ceec93f7c5d9a593b7c0368a3138 (diff)
downloadpkgsrc-ca1eb60e3e431054f9b093873ad2b63946d6f4c3.tar.gz
Include buildlink glue for "mpeg-lib" so that detection of MPEG Library
works on system where "kdemultimedia" version 2.x is installed.
Diffstat (limited to 'graphics/gimp')
-rw-r--r--graphics/gimp/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/graphics/gimp/Makefile b/graphics/gimp/Makefile
index f2053836c6b..9beae28a05a 100644
--- a/graphics/gimp/Makefile
+++ b/graphics/gimp/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.69 2001/07/29 01:27:01 hubertf Exp $
+# $NetBSD: Makefile,v 1.70 2001/07/29 14:18:09 tron Exp $
DISTNAME= gimp-1.2.2
CATEGORIES= graphics
@@ -62,5 +62,6 @@ post-install:
${LOCALBASE}/share/aclocal/gimp.m4
.include "../../devel/gettext-lib/buildlink.mk"
+.include "../../graphics/mpeg-lib/buildlink.mk"
.include "../../mk/bsd.pkg.mk"