aboutsummaryrefslogtreecommitdiff
path: root/math/octave
diff options
context:
space:
mode:
authorMaho Nakata <maho@FreeBSD.org>2015-04-07 02:59:19 +0000
committerMaho Nakata <maho@FreeBSD.org>2015-04-07 02:59:19 +0000
commitce9d6f824bff117ef77dfe8a0ed9aa1243d3ecd3 (patch)
tree43597b0d2da8555039173b5f5ed8ed6156800707 /math/octave
parented45c871816089584a15869647e7c34a06bb095d (diff)
Moving the Octave icons to a directory which is not version specific (*).
Remove ATLAS knob, and bump portrevision. Submitted by: Jason Bacon (*)
Notes
Notes: svn path=/head/; revision=383490
Diffstat (limited to 'math/octave')
-rw-r--r--math/octave/Makefile7
-rw-r--r--math/octave/pkg-plist1
2 files changed, 4 insertions, 4 deletions
diff --git a/math/octave/Makefile b/math/octave/Makefile
index 5f66138db31c..25b29dfeb981 100644
--- a/math/octave/Makefile
+++ b/math/octave/Makefile
@@ -3,6 +3,7 @@
PORTNAME= octave
PORTVERSION= 3.8.2
+PORTREVISION= 1
CATEGORIES= math
MASTER_SITES= ${MASTER_SITE_GNU}
MASTER_SITE_SUBDIR= octave
@@ -61,15 +62,12 @@ CONFIGURE_ARGS= --host=${GNU_HOST} \
OPTIONS_DEFINE= DOCS
OPTIONS_RADIO= BLAS
-OPTIONS_RADIO_BLAS= REFERENCE ATLAS OBLAS
+OPTIONS_RADIO_BLAS= REFERENCE OBLAS
OPTIONS_DEFAULT= REFERENCE
REFERENCE_DESC= Blas / Lapack
REFERENCE_USES= blaslapack:netlib
-ATLAS_DESC= ATLAS
-ATLAS_USES= blaslapack:atlas
-
OBLAS_DESC= Openblas
OBLAS_USES= blaslapack:openblas
@@ -86,6 +84,7 @@ post-patch:
post-install:
${INSTALL_DATA} ${WRKSRC}/etc/icons/octave.desktop \
${STAGEDIR}${DESKTOPDIR}/www.octave.org-octave.desktop
+ (cd ${STAGEDIR}${DATADIR} && ln -s ${PORTVERSION}/imagelib .)
.if ${PORT_OPTIONS:MDOCS}
@${MKDIR} ${STAGEDIR}${DOCSDIR}
. for file in liboctave/liboctave.ps \
diff --git a/math/octave/pkg-plist b/math/octave/pkg-plist
index c87bed490772..4dba6035605e 100644
--- a/math/octave/pkg-plist
+++ b/math/octave/pkg-plist
@@ -824,6 +824,7 @@ share/applications/www.octave.org-octave.desktop
%%PORTDOCS%%%%DOCSDIR%%/refcard-a4.ps
%%PORTDOCS%%%%DOCSDIR%%/refcard-legal.ps
%%PORTDOCS%%%%DOCSDIR%%/refcard-letter.ps
+%%DATADIR%%/imagelib
%%DATADIR%%/%%OCTAVE_VERSION%%/etc/CITATION
%%DATADIR%%/%%OCTAVE_VERSION%%/etc/NEWS
%%DATADIR%%/%%OCTAVE_VERSION%%/etc/built-in-docstrings