pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/graphics/gimp2-wideangle Needs pkg-config.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/3b8f78738dc9
branches:  trunk
changeset: 529947:3b8f78738dc9
user:      joerg <joerg%pkgsrc.org@localhost>
date:      Wed Jun 13 13:44:48 2007 +0000

description:
Needs pkg-config.

diffstat:

 graphics/gimp2-wideangle/Makefile |  4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

diffs (18 lines):

diff -r 3646eda5a8bd -r 3b8f78738dc9 graphics/gimp2-wideangle/Makefile
--- a/graphics/gimp2-wideangle/Makefile Wed Jun 13 13:30:48 2007 +0000
+++ b/graphics/gimp2-wideangle/Makefile Wed Jun 13 13:44:48 2007 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.16 2007/06/05 05:37:28 wiz Exp $
+# $NetBSD: Makefile,v 1.17 2007/06/13 13:44:48 joerg Exp $
 #
 
 DISTNAME=      wideangle
@@ -12,6 +12,8 @@
 HOMEPAGE=      http://members.ozemail.com.au/~hodsond/wideangle.html
 COMMENT=       GIMP plugin for wideangle lens distortions
 
+USE_TOOLS+=    pkg-config
+
 DIST_SUBDIR=   ${PKGNAME_NOREV}
 WRKSRC=                ${WRKDIR}
 



Home | Main Index | Thread Index | Old Index