Make it more likely to build with modular Xorg.
This commit is contained in:
parent
4154d6b2fe
commit
32a1fe8e4d
1 changed files with 2 additions and 2 deletions
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: Makefile,v 1.7 2007/12/22 11:25:52 obache Exp $
|
||||
# $NetBSD: Makefile,v 1.8 2008/10/02 17:29:38 joerg Exp $
|
||||
|
||||
DISTNAME= repackaged-${PKGNAME_NOREV}
|
||||
PKGNAME= nasd-1.3
|
||||
|
@ -21,7 +21,7 @@ pre-patch:
|
|||
${MKDIR} ${WRKSRC}/common/netbsd
|
||||
|
||||
do-configure:
|
||||
cd ${WRKSRC} && ${SETENV} NASD_DESTDIR=${PREFIX}/nasd ./itomf
|
||||
cd ${WRKSRC} && ${SETENV} NASD_DESTDIR=${PREFIX}/nasd ./itomf -m ${TOOLS_PATH.makedepend} -x ${X11BASE}/lib/X11/config
|
||||
|
||||
.include "../../mk/pthread.buildlink3.mk"
|
||||
|
||||
|
|
Loading…
Reference in a new issue