diff options
author | joerg <joerg> | 2007-01-29 10:31:48 +0000 |
---|---|---|
committer | joerg <joerg> | 2007-01-29 10:31:48 +0000 |
commit | e20b697cc5b7ea3d21c4c35748a57535a39016ad (patch) | |
tree | 3c5f68224b20f77d452f4d3a80fd0a087bb260a9 /graphics | |
parent | 9102bd85dddf43c03da58f35c685e9eeb7655ae1 (diff) | |
download | pkgsrc-e20b697cc5b7ea3d21c4c35748a57535a39016ad.tar.gz |
Needs pkg-config.
Diffstat (limited to 'graphics')
-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 |