- Fix plist for alpha
This commit is contained in:
parent
d18aa5353c
commit
f37590a79e
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=101472
@ -77,10 +77,10 @@ post-patch:
|
||||
CONFIGURE_ENV+= LIBS="-L/usr/lib -lcipher"
|
||||
.endif
|
||||
|
||||
.if ${ARCH} == "amd64" || ${ARCH} == "sparc64"
|
||||
PLIST_SUB+= MMX="@comment "
|
||||
.else
|
||||
.if ${ARCH} == "i386"
|
||||
PLIST_SUB+= MMX=""
|
||||
.else
|
||||
PLIST_SUB+= MMX="@comment "
|
||||
.endif
|
||||
|
||||
.include <bsd.port.post.mk>
|
||||
|
@ -77,10 +77,10 @@ post-patch:
|
||||
CONFIGURE_ENV+= LIBS="-L/usr/lib -lcipher"
|
||||
.endif
|
||||
|
||||
.if ${ARCH} == "amd64" || ${ARCH} == "sparc64"
|
||||
PLIST_SUB+= MMX="@comment "
|
||||
.else
|
||||
.if ${ARCH} == "i386"
|
||||
PLIST_SUB+= MMX=""
|
||||
.else
|
||||
PLIST_SUB+= MMX="@comment "
|
||||
.endif
|
||||
|
||||
.include <bsd.port.post.mk>
|
||||
|
Loading…
Reference in New Issue
Block a user