mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-28 10:08:24 +00:00
Fix packing list on i386.
Submitted by: sat
This commit is contained in:
parent
e654a6aadd
commit
53ad11ba34
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=196151
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user