pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/devel/libebml Fixed definition of BUILD_DIRS.
details: https://anonhg.NetBSD.org/pkgsrc/rev/3bd7b3682895
branches: trunk
changeset: 502437:3bd7b3682895
user: rillig <rillig%pkgsrc.org@localhost>
date: Fri Nov 04 18:41:31 2005 +0000
description:
Fixed definition of BUILD_DIRS.
diffstat:
devel/libebml/Makefile | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r 7bc5e1a18123 -r 3bd7b3682895 devel/libebml/Makefile
--- a/devel/libebml/Makefile Fri Nov 04 18:35:33 2005 +0000
+++ b/devel/libebml/Makefile Fri Nov 04 18:41:31 2005 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.19 2005/08/20 14:12:19 grant Exp $
+# $NetBSD: Makefile,v 1.20 2005/11/04 18:41:31 rillig Exp $
#
DISTNAME= libebml-0.7.5
@@ -18,7 +18,7 @@
NO_CONFIGURE= yes
MAKEFLAGS+= prefix=${PREFIX:Q}
MAKE_ENV+= CXXFLAGS=${CXXFLAGS:Q} RANLIB=${RANLIB:Q}
-BUILD_DIRS= ${WRKDIR}/${DISTNAME}/make/linux
+BUILD_DIRS= make/linux
BUILD_TARGET= staticlib
INSTALL_TARGET= install_headers install_staticlib
Home |
Main Index |
Thread Index |
Old Index