math/octave-forge-websockets: Add no_arch=yes.

Bump portrevision.
This commit is contained in:
Stephen Montgomery-Smith 2022-11-07 13:16:03 -06:00
parent d986729463
commit ba507cf093

View File

@ -1,6 +1,7 @@
PORTNAME= octave-forge-websockets
DISTVERSIONPREFIX= v
DISTVERSION= 0.1.0
PORTREVISION= 1
CATEGORIES= math
MAINTAINER= stephen@FreeBSD.org
@ -25,6 +26,8 @@ RUN_DEPENDS+= ${TARBALLS_DIR}/sockets.tar.gz:math/octave-forge-sockets
do-build:
@${DO_NADA}
NO_ARCH= yes
post-build:
${RM} ${WRKSRC}/Makefile ${WRKSRC}/configure
cd ${WRKDIR} && ${TAR} cfz ${OCTAVE_DISTNAME}.tar.gz ${OCTSRC}