aboutsummaryrefslogtreecommitdiff
path: root/misc/mbuffer/Makefile
diff options
context:
space:
mode:
authorRong-En Fan <rafan@FreeBSD.org>2009-01-07 13:46:22 +0000
committerRong-En Fan <rafan@FreeBSD.org>2009-01-07 13:46:22 +0000
commitdb8da303472bce3dac0b7c196bc24ea85d1302df (patch)
treeb48e43901d49f5e8c5b85f0a3df8456a77a3a21f /misc/mbuffer/Makefile
parente5858272250926697ef16276874588985d471a09 (diff)
downloadports-db8da303472bce3dac0b7c196bc24ea85d1302df.tar.gz
ports-db8da303472bce3dac0b7c196bc24ea85d1302df.zip
Notes
Diffstat (limited to 'misc/mbuffer/Makefile')
-rw-r--r--misc/mbuffer/Makefile6
1 files changed, 1 insertions, 5 deletions
diff --git a/misc/mbuffer/Makefile b/misc/mbuffer/Makefile
index e56d515abd6c..e55b34d359b9 100644
--- a/misc/mbuffer/Makefile
+++ b/misc/mbuffer/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= mbuffer
-PORTVERSION= 2008.12.07
+PORTVERSION= 2009.01.06
CATEGORIES= misc
MASTER_SITES= http://www.maier-komor.de/software/mbuffer/
DISTNAME= ${PORTNAME}-${PORTVERSION:S/.//g}
@@ -25,10 +25,6 @@ MAN1= ${PORTNAME}.1
.include <bsd.port.pre.mk>
-.if ${ARCH} == "amd64" || ${ARCH} == "sparc64" || ${ARCH} == "ia64"
-CFLAGS+= -m64
-.endif
-
post-patch:
@${REINPLACE_CMD} -e 's,-lpthread,${PTHREAD_LIBS},' ${WRKSRC}/configure