diff options
Diffstat (limited to 'math/octave-forge-octproj/Makefile')
| -rw-r--r-- | math/octave-forge-octproj/Makefile | 9 |
1 files changed, 2 insertions, 7 deletions
diff --git a/math/octave-forge-octproj/Makefile b/math/octave-forge-octproj/Makefile index 2e6eb15371a0..7049583cab5c 100644 --- a/math/octave-forge-octproj/Makefile +++ b/math/octave-forge-octproj/Makefile @@ -1,6 +1,6 @@ PORTNAME= octave-forge-octproj -PORTVERSION= 3.0.2 -PORTREVISION= 11 +PORTVERSION= 3.1.0 +PORTREVISION= 1 CATEGORIES= math MASTER_SITES= https://bitbucket.org/jgpallero/octproj/downloads/ DISTNAME= ${OCTAVE_PKGNAME}-${DISTVERSIONFULL} @@ -16,9 +16,4 @@ LIB_DEPENDS+= libproj.so:graphics/proj USES= octave -NO_ARCH= yes - -post-patch: - ${REINPLACE_CMD} -e s/CC/MKOCTFILE/ -e s/-Wall// -e s/-Wextra// ${WRKSRC}/Makefile - .include <bsd.port.mk> |
