1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-23 00:43:28 +00:00

backout ports/56801

Noticed by: FreshPorts sanity checking
This commit is contained in:
Edwin Groothuis 2003-09-27 01:15:22 +00:00
parent 30a7e43c5b
commit ec1227dbac
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=89494

View File

@ -20,6 +20,6 @@ GNU_CONFIGURE= yes
PLIST_SUB= STK_VERSION=${PORTVERSION} STK_ARCH=${STK_ARCH}
STK_ARCH!= ${ECHO_CMD} "$$(uname)-$$(uname -r)-$$(uname -m)"
STK_ARCH!= ${ECHO} "$$(uname)-$$(uname -r)-$$(uname -m)"
.include <bsd.port.mk>