diff options
author | Norikatsu Shigemura <nork@FreeBSD.org> | 2002-11-23 15:18:47 +0000 |
---|---|---|
committer | Norikatsu Shigemura <nork@FreeBSD.org> | 2002-11-23 15:18:47 +0000 |
commit | cfc8003038e48dc4012db1d60cb58e1d7e84bb96 (patch) | |
tree | e400d1cffef4e99a61fac1c45338145a3662628d /devel/log4c/Makefile | |
parent | Unbroken this ports and update to Korean Lanaguage Pack for Mozilla 1.1. (diff) |
Update to 1.0.10.
PR: ports/45621
Submitted by: Ports Fury
Notes
Notes:
svn path=/head/; revision=70857
Diffstat (limited to 'devel/log4c/Makefile')
-rw-r--r-- | devel/log4c/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/log4c/Makefile b/devel/log4c/Makefile index cf17441b4052..2d3c67e7c643 100644 --- a/devel/log4c/Makefile +++ b/devel/log4c/Makefile @@ -7,7 +7,7 @@ # PORTNAME= log4c -PORTVERSION= 1.0.8 +PORTVERSION= 1.0.10 CATEGORIES= devel MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} \ http://www.cimai.com/opensource/log4c/ @@ -18,7 +18,7 @@ MAINTAINER= ports@FreeBSD.org LIB_DEPENDS= expat.4:${PORTSDIR}/textproc/expat2 USE_LIBTOOL= yes -CONFIGURE_TARGET= --build=${ARCH}-portbld-freebsd${OSREL} +CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib" INSTALLS_SHLIB= yes |