Use PKGCONFIG_OVERRIDE.
This commit is contained in:
parent
d3052eb692
commit
567c8abc60
1 changed files with 3 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: Makefile,v 1.8 2003/04/27 04:20:17 rh Exp $
|
||||
# $NetBSD: Makefile,v 1.9 2003/04/30 19:52:49 jmmv Exp $
|
||||
#
|
||||
|
||||
DISTNAME= gnome-mime-data-2.2.0
|
||||
|
@ -20,6 +20,8 @@ USE_PKGLOCALEDIR= YES
|
|||
USE_PERL5= build
|
||||
GNU_CONFIGURE= YES
|
||||
|
||||
PKGCONFIG_OVERRIDE= ${WRKSRC}/gnome-mime-data-2.0.pc.in
|
||||
|
||||
CONFIGURE_ARGS= --sysconfdir="${PKG_SYSCONFDIR}"
|
||||
|
||||
EGDIR= ${PREFIX}/share/examples/gnome-mime-data
|
||||
|
|
Loading…
Reference in a new issue