- Fix typo

Reported by:	freshports
This commit is contained in:
Bryan Drewery 2013-06-14 14:36:08 +00:00
parent 0f033fa3f6
commit 4898ae0280
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=320936

View file

@ -44,7 +44,7 @@ WRKSRC= ${WRKDIR}/${DISTNAME}
.include <bsd.port.options.mk>
if ${ARCH} == "amd64"
.if ${ARCH} == "amd64"
PLIST_SUB+= AMD64="" ARCH=amd64
. if !exists(/usr/lib32/libc.so)
CONFIGURE_ARGS+= --enable-only64bit