71f5eabfe1
lan-C++ is an implementation of XSL Transformations (XSLT) and XML Path Language (XPath). It works hand in hand with the XML parser Xerces-C++ version 2. For mor information please visit the homepage: WWW: http://xml.apache.org/xalan-c/index.html PR: ports/44430 Submitted by: Christopher Kelly <christopher.kelly@uk.yahoo-inc.com>,Bjoern A. Zeeb <bzeeb+freebsdports@zabbadoz.net>
10 lines
280 B
Makefile
10 lines
280 B
Makefile
# Date created: 29 December 2002
|
|
# Whom: "Bjoern A. Zeeb" (bzeeb+freebsdports@zabbadoz.net)
|
|
#
|
|
# $FreeBSD: /tmp/pcvs/ports/textproc/xalan-c/Attic/Makefile.alpha,v 1.1 2003-08-24 01:27:50 edwin Exp $
|
|
#
|
|
|
|
# set bitsToBuild to 64
|
|
CONFIGURE_ARGS+= -b 64
|
|
SAMPLES_CONFIG_ARGS+= -b 64
|
|
|