pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/databases/ipa_sdb Should build only shared libraries, ...
details: https://anonhg.NetBSD.org/pkgsrc/rev/e7d4a0569976
branches: trunk
changeset: 524264:e7d4a0569976
user: obache <obache%pkgsrc.org@localhost>
date: Mon Jan 22 13:10:41 2007 +0000
description:
Should build only shared libraries, pointed out in PR 34860.
Bump PKGREVISION.
diffstat:
databases/ipa_sdb/Makefile | 7 +++++--
1 files changed, 5 insertions(+), 2 deletions(-)
diffs (23 lines):
diff -r 4c8027a4c158 -r e7d4a0569976 databases/ipa_sdb/Makefile
--- a/databases/ipa_sdb/Makefile Mon Jan 22 13:07:05 2007 +0000
+++ b/databases/ipa_sdb/Makefile Mon Jan 22 13:10:41 2007 +0000
@@ -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 @@
USE_LANGUAGES= c
USE_LIBTOOL= yes
-CONFIGURE_ARGS+=-with-mandir-ru=ru
+SHLIBTOOL_OVERRIDE= # empty
+
+CONFIGURE_ARGS+= --with-mandir-ru=ru
.include "options.mk"
Home |
Main Index |
Thread Index |
Old Index