remove an unnecessary LTCONFIG_OVERRIDE, add a PKGCONFIG_OVERRIDE
This commit is contained in:
parent
50a593d2c7
commit
5967b700f5
1 changed files with 2 additions and 2 deletions
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: Makefile,v 1.1.1.1 2005/09/08 10:21:20 bouyer Exp $
|
||||
# $NetBSD: Makefile,v 1.2 2005/09/08 16:16:24 drochner Exp $
|
||||
#
|
||||
|
||||
DISTNAME= gtk+extra-2.1.1
|
||||
|
@ -15,7 +15,7 @@ USE_TOOLS+= gmake pkg-config
|
|||
GNU_CONFIGURE= YES
|
||||
|
||||
USE_LIBTOOL= YES
|
||||
LTCONFIG_OVERRIDE= ${WRKSRC}/ltconfig
|
||||
PKGCONFIG_OVERRIDE= gtkextra-2.0.pc.in
|
||||
|
||||
.include "../../x11/gtk2/buildlink3.mk"
|
||||
.include "../../mk/bsd.pkg.mk"
|
||||
|
|
Loading…
Reference in a new issue