pkgsrc/databases/gdbm/Makefile
sbd 54aec7f900 Pullin gettext-lib buildlink3 so that nls files are built.
Unconditionalise the nls files.

Bump PKGREVISION
2012-01-24 02:44:30 +00:00

18 lines
367 B
Makefile

# $NetBSD: Makefile,v 1.47 2012/01/24 02:44:30 sbd Exp $
.include "Makefile.common"
COMMENT= The GNU database manager
PKGREVISION= 3
PKG_DESTDIR_SUPPORT= user-destdir
PKG_INSTALLATION_TYPES= overwrite pkgviews
INFO_FILES= yes
MAKE_JOBS_SAFE= no
.include "../../mk/bsd.prefs.mk"
.include "../../devel/gettext-lib/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"