pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/devel/liboil Remove USE_FEATURES, it doesn't play well...
details: https://anonhg.NetBSD.org/pkgsrc/rev/19c2ed558089
branches: trunk
changeset: 553699:19c2ed558089
user: sketch <sketch%pkgsrc.org@localhost>
date: Wed Jan 28 10:01:29 2009 +0000
description:
Remove USE_FEATURES, it doesn't play well with libtool archives. Apologies
if this breaks any platforms; it still builds fine for me on Solaris...
diffstat:
devel/liboil/Makefile | 3 +--
1 files changed, 1 insertions(+), 2 deletions(-)
diffs (17 lines):
diff -r 7c2c88b31016 -r 19c2ed558089 devel/liboil/Makefile
--- a/devel/liboil/Makefile Wed Jan 28 09:45:28 2009 +0000
+++ b/devel/liboil/Makefile Wed Jan 28 10:01:29 2009 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.18 2008/07/30 09:53:36 wiz Exp $
+# $NetBSD: Makefile,v 1.19 2009/01/28 10:01:29 sketch Exp $
#
DISTNAME= liboil-0.3.15
@@ -12,7 +12,6 @@
PKG_DESTDIR_SUPPORT= user-destdir
GNU_CONFIGURE= yes
-USE_FEATURES= asprintf
USE_LIBTOOL= yes
CONFIGURE_ARGS+= --disable-glib # Only used by examples.
Home |
Main Index |
Thread Index |
Old Index