math/octave-forge-websockets: Add no_arch=yes.
Bump portrevision.
This commit is contained in:
parent
d986729463
commit
ba507cf093
@ -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}
|
||||
|
Loading…
Reference in New Issue
Block a user