aboutsummaryrefslogtreecommitdiffstats
path: root/devel/log4cpp
diff options
context:
space:
mode:
authorobrien <obrien@FreeBSD.org>2005-04-12 11:26:56 +0800
committerobrien <obrien@FreeBSD.org>2005-04-12 11:26:56 +0800
commit3f8673b5304491d815979cbca9f5698f2e27e181 (patch)
treec5baddda5ee6043e9603695093e0628b6a5f6b85 /devel/log4cpp
parentc4111509081e059378dccea79903df7c1d4d2c75 (diff)
downloadfreebsd-ports-gnome-3f8673b5304491d815979cbca9f5698f2e27e181.tar.gz
freebsd-ports-gnome-3f8673b5304491d815979cbca9f5698f2e27e181.tar.zst
freebsd-ports-gnome-3f8673b5304491d815979cbca9f5698f2e27e181.zip
At Kris's request, back out the MACHINE_ARCH spelling correction until
after 5.4-RELEASE.
Diffstat (limited to 'devel/log4cpp')
-rw-r--r--devel/log4cpp/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/log4cpp/Makefile b/devel/log4cpp/Makefile
index a7d261111113..bf72e6b42532 100644
--- a/devel/log4cpp/Makefile
+++ b/devel/log4cpp/Makefile
@@ -17,7 +17,7 @@ COMMENT= A library of C++ classes for flexible logging
USE_REINPLACE= yes
GNU_CONFIGURE= yes
-CONFIGURE_TARGET= --build=${ARCH}-portbld-freebsd${OSREL}
+CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
CONFIGURE_ENV= CPPFLAGS="${PTHREAD_CFLAGS}" LDFLAGS="${PTHREAD_LIBS}"
CONFIGURE_ARGS= --with-pthreads --disable-html-docs
INSTALLS_SHLIB= yes
45/+45 | * Define USE_RUBY_FEATURES instead of hardcoding conditional *_DEPENDS.knu2002-09-211-7/+2 | * Update to 0.10.5.knu2002-07-123-4/+2 | * devel/ruby-racc-runtime has been replaced with lang/ruby16-shim-ruby18.knu2002-06-091-3/+7 | | | | Reported by: make index * Update to 0.10.4. This introduces some incompatibilities with theknu2002-05-253-27/+35 | | | | | previous versions. Read the document named "Incompatibilities" for details. * The backup site directory has been moved.knu2002-02-281-1/+1 | * The master site is down right now, so provide an alternative site.knu2002-02-251-1/+2 | * Update MASTER_SITES.knu2002-01-041-2/+2 | * Update to 0.9.10.knu2001-12-082-2/+2 | * Update to 0.9.9.knu2001-11-172-3/+2 | * Bump the PORTREVISION's of the ports which install architectureknu2001-09-181-0/+1 | | | | | dependent ruby modules, due to the RUBY_ARCH change I've just committed. * Update to 0.9.8.knu2001-09-083-7/+13 | * Update to 0.9.7.knu2001-08-012-5/+3 | * Update to 0.9.6-repacked, working around the new installer's bug.knu2001-08-013-7/+10 | * Update to 0.9.6.knu2001-06-203-5/+8 | * Clean up.knu2001-06-111-5/+1 | * Update MASTER_SITES, WWW and the author's email.knu2001-03-202-3/+3 | * Update to 0.9.3.knu2001-03-153-2/+5 | * Update to 0.9.1.knu2001-03-023-2/+3 | * Add %%PORTDOCS%%.knu2001-02-101-34/+34 | * Update to 0.8.18.knu2001-01-273-5/+5 | * Update to 0.8.17.knu2001-01-262-2/+2 | * Update to 0.8.15.knu2000-12-042-2/+2 | * Update to 0.8.14.knu2000-11-193-9/+9 | * Now bsd.ruby.mk is automatically included by bsd.port.mk when USE_RUBYknu2000-09-261-3/+1 | | | | | or USE_LIBRUBY is defined, individual ruby ports no longer need to include it explicitly. * Update to 0.8.13.knu2000-09-192-3/+2 | * Update md5 after checking the diffs. (weird.. nothing again..)knu2000-09-152-2/+5 | | | | | Move the primary master site to MASTER_SITE_LOCAL, because the author repacks the distro too frequently. * Update with bsd.ruby.mk.knu2000-09-072-75/+58 | * BUILD_DEPENDS upon ruby-amstd.knu2000-08-251-1/+2 | | | | Pointed out by: reberto