aboutsummaryrefslogtreecommitdiff
path: root/misc/zaptel
diff options
context:
space:
mode:
authorMaxim Sobolev <sobomax@FreeBSD.org>2007-07-23 21:24:52 +0000
committerMaxim Sobolev <sobomax@FreeBSD.org>2007-07-23 21:24:52 +0000
commit53ad11ba34497046219f9e7888643cb58f388123 (patch)
tree75c6ce3282aa9b08ff5eb414f633c2c51b52820c /misc/zaptel
parente654a6aadda9bafb4423678d80368ad85800794f (diff)
downloadports-53ad11ba34497046219f9e7888643cb58f388123.tar.gz
ports-53ad11ba34497046219f9e7888643cb58f388123.zip
Notes
Diffstat (limited to 'misc/zaptel')
-rw-r--r--misc/zaptel/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/misc/zaptel/Makefile b/misc/zaptel/Makefile
index b92f10394fe5..4fceaafd780f 100644
--- a/misc/zaptel/Makefile
+++ b/misc/zaptel/Makefile
@@ -7,7 +7,7 @@
PORTNAME= zaptel
PORTVERSION= 1.4.6
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= misc kld
MASTER_SITES= http://www.pbxpress.com/~gonzo/
DISTNAME= ${PORTNAME}-bsd-${PORTVERSION}
@@ -30,7 +30,7 @@ USE_RC_SUBR= zaptel
.if ${ARCH} == "amd64"
PLIST_SUB+= WITH_TAU32="@comment "
.else
-PLIST_SUB+= WITH_TAU32="@comment "
+PLIST_SUB+= WITH_TAU32=""
MAKE_ARGS+= WITH_TAU32="yes"
.endif