pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/textproc/sablotron replace USE_GCC_SHLIB with USE_LANG...
details: https://anonhg.NetBSD.org/pkgsrc/rev/e1baf3cfceaf
branches: trunk
changeset: 470079:e1baf3cfceaf
user: grant <grant%pkgsrc.org@localhost>
date: Sat Mar 06 11:44:59 2004 +0000
description:
replace USE_GCC_SHLIB with USE_LANGUAGES=c c++.
diffstat:
textproc/sablotron/Makefile | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (20 lines):
diff -r b67dedb4444e -r e1baf3cfceaf textproc/sablotron/Makefile
--- a/textproc/sablotron/Makefile Sat Mar 06 11:39:31 2004 +0000
+++ b/textproc/sablotron/Makefile Sat Mar 06 11:44:59 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.26 2004/02/18 13:33:41 jlam Exp $
+# $NetBSD: Makefile,v 1.27 2004/03/06 11:44:59 grant Exp $
DISTNAME= Sablot-1.0.1
PKGNAME= ${DISTNAME:S/Sablot/sablotron/}
@@ -12,9 +12,9 @@
BUILD_DEPENDS+= p5-XML-Parser-[0-9]*:../../textproc/p5-XML-Parser
USE_BUILDLINK2= YES
-USE_GCC_SHLIB= YES
GNU_CONFIGURE= YES
USE_GNU_TOOLS+= make
+USE_LANGUAGES= c c++
USE_LIBTOOL= YES
# sablotron needs iconv but assumes it is in libc, so add what
Home |
Main Index |
Thread Index |
Old Index