diff options
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/libkexiv2-kde3/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/graphics/libkexiv2-kde3/Makefile b/graphics/libkexiv2-kde3/Makefile index b818df39475..b849827e6c7 100644 --- a/graphics/libkexiv2-kde3/Makefile +++ b/graphics/libkexiv2-kde3/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.2 2012/06/14 07:43:42 sbd Exp $ +# $NetBSD: Makefile,v 1.3 2012/06/25 10:28:11 sbd Exp $ # DISTNAME= libkexiv2-0.1.9 @@ -18,6 +18,7 @@ GNU_CONFIGURE= yes USE_TOOLS+= pkg-config USE_LANGUAGES= c c++ USE_LIBTOOL= yes +SET_LIBDIR= yes PKGCONFIG_OVERRIDE+= libkexiv2/libkexiv2.pc.in |