math/octave-forge-automatic-differentiation: Add no_arch=yes.

Bump portrevision.
This commit is contained in:
Stephen Montgomery-Smith 2022-11-07 12:55:04 -06:00
parent 3de87dc673
commit d92e24d3e9

View File

@ -1,5 +1,6 @@
PORTNAME= octave-forge-automatic-differentiation
DISTVERSION= 1.0.0
PORTREVISION= 1
CATEGORIES= math
MAINTAINER= stephen@FreeBSD.org
@ -24,6 +25,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}