h.323 module compiles file on amd64 so that don't limit it to i386.

This commit is contained in:
Maxim Sobolev 2007-04-13 17:42:34 +00:00
parent 73fd17b8b1
commit cc5ef8716a
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=189915

View file

@ -50,7 +50,6 @@ MAN8= asterisk.8 astgenkey.8 autosupport.8 safe_asterisk.8
.include <bsd.port.pre.mk>
.if ${ARCH} != "i386"
WITHOUT_H323= 1
WITHOUT_ZAPTEL= 1
.endif