pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/graphics/gimp libXmu is needed with modular Xorg for g...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/89d3fad1bd43
branches:  trunk
changeset: 523667:89d3fad1bd43
user:      joerg <joerg%pkgsrc.org@localhost>
date:      Thu Jan 11 09:21:11 2007 +0000

description:
libXmu is needed with modular Xorg for gimp-remote.

diffstat:

 graphics/gimp/Makefile |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r 2f57a49e8d97 -r 89d3fad1bd43 graphics/gimp/Makefile
--- a/graphics/gimp/Makefile    Thu Jan 11 07:33:15 2007 +0000
+++ b/graphics/gimp/Makefile    Thu Jan 11 09:21:11 2007 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.150 2006/12/15 20:32:57 joerg Exp $
+# $NetBSD: Makefile,v 1.151 2007/01/11 09:21:11 joerg Exp $
 
 DISTNAME=      gimp-2.2.13
 PKGREVISION=   1
@@ -69,6 +69,7 @@
 .include "../../print/gimp-print-lib/buildlink3.mk"
 .include "../../www/libgtkhtml/buildlink3.mk"
 .include "../../x11/gtk2/buildlink3.mk"
+.include "../../x11/libXmu/buildlink3.mk"
 .include "../../x11/libXpm/buildlink3.mk"
 
 .include "../../mk/pthread.buildlink3.mk"



Home | Main Index | Thread Index | Old Index