Doesn't build without gettext.
This commit is contained in:
parent
21dc5e3f91
commit
58cd88b715
1 changed files with 3 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: Makefile,v 1.9 2006/03/30 20:57:08 jmmv Exp $
|
||||
# $NetBSD: Makefile,v 1.10 2006/03/31 16:40:41 joerg Exp $
|
||||
#
|
||||
|
||||
.include "Makefile.common"
|
||||
|
@ -15,4 +15,6 @@ EGDIR= ${PREFIX}/share/examples/dbus
|
|||
CONF_FILES= ${EGDIR}/session.conf ${PKG_SYSCONFDIR}/session.conf
|
||||
CONF_FILES+= ${EGDIR}/system.conf ${PKG_SYSCONFDIR}/system.conf
|
||||
|
||||
.include "../../devel/gettext-lib/buildlink3.mk"
|
||||
|
||||
.include "../../mk/bsd.pkg.mk"
|
||||
|
|
Loading…
Reference in a new issue