Should build only shared libraries, pointed out in PR 34860.
Bump PKGREVISION.
This commit is contained in:
parent
2a80b9c275
commit
28a9a741e9
1 changed files with 5 additions and 2 deletions
|
@ -1,6 +1,7 @@
|
|||
# $NetBSD: Makefile,v 1.1.1.1 2007/01/03 15:06:02 obache Exp $
|
||||
# $NetBSD: Makefile,v 1.2 2007/01/22 13:10:41 obache Exp $
|
||||
|
||||
DISTNAME= ipa_sdb-1.0.1
|
||||
PKGREVISION= 1
|
||||
CATEGORIES= databases
|
||||
MASTER_SITES= http://ipa-system.sourceforge.net/modules/ipa_sdb/
|
||||
EXTRACT_SUFX= .tar.bz2
|
||||
|
@ -13,7 +14,9 @@ GNU_CONFIGURE= yes
|
|||
USE_LANGUAGES= c
|
||||
USE_LIBTOOL= yes
|
||||
|
||||
CONFIGURE_ARGS+=-with-mandir-ru=ru
|
||||
SHLIBTOOL_OVERRIDE= # empty
|
||||
|
||||
CONFIGURE_ARGS+= --with-mandir-ru=ru
|
||||
|
||||
.include "options.mk"
|
||||
|
||||
|
|
Loading…
Reference in a new issue