svn commit: r363527 - head/misc/clpbar
Adam Weinberger
adamw at FreeBSD.org
Thu Jul 31 00:03:18 UTC 2014
Author: adamw
Date: Thu Jul 31 00:03:17 2014
New Revision: 363527
URL: http://svnweb.freebsd.org/changeset/ports/363527
QAT: https://qat.redports.org/buildarchive/r363527/
Log:
Fix build.
Modified:
head/misc/clpbar/Makefile
Modified: head/misc/clpbar/Makefile
==============================================================================
--- head/misc/clpbar/Makefile Wed Jul 30 23:53:28 2014 (r363526)
+++ head/misc/clpbar/Makefile Thu Jul 31 00:03:17 2014 (r363527)
@@ -13,6 +13,7 @@ COMMENT= Command Line Progress Bar
WRKSRC= ${WRKDIR}/bar-${PORTVERSION}
GNU_CONFIGURE= yes
MAKE_ARGS+= CFLAGS+="${CFLAGS}"
+CONFIGURE_ARGS= --disable-use-m64
PLIST_FILES= bin/bar \
man/man1/bar.1.gz
More information about the svn-ports-head
mailing list