diff options
author | joerg <joerg@pkgsrc.org> | 2007-01-29 10:31:48 +0000 |
---|---|---|
committer | joerg <joerg@pkgsrc.org> | 2007-01-29 10:31:48 +0000 |
commit | f185187a9e4b09b3e6470ecc48bf260ac193b166 (patch) | |
tree | 3c5f68224b20f77d452f4d3a80fd0a087bb260a9 /graphics/gimp1-wideangle | |
parent | 4a4e093a0394e802a0a8c062a71a5b2e0334863b (diff) | |
download | pkgsrc-f185187a9e4b09b3e6470ecc48bf260ac193b166.tar.gz |
Needs pkg-config.
Diffstat (limited to 'graphics/gimp1-wideangle')
-rw-r--r-- | graphics/gimp1-wideangle/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/gimp1-wideangle/Makefile b/graphics/gimp1-wideangle/Makefile index 1c064bab5a5..725730e09fb 100644 --- a/graphics/gimp1-wideangle/Makefile +++ b/graphics/gimp1-wideangle/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.11 2006/10/04 21:44:46 wiz Exp $ +# $NetBSD: Makefile,v 1.12 2007/01/29 10:31:48 joerg Exp $ # DISTNAME= wideangleFeb03 @@ -13,7 +13,7 @@ HOMEPAGE= http://members.ozemail.com.au/~hodsond/ COMMENT= GIMP plugin for wideangle lens distortions WRKSRC= ${WRKDIR}/wideangle -USE_TOOLS+= gmake +USE_TOOLS+= gmake pkg-config BUILD_TARGET= wideangle |