aboutsummaryrefslogtreecommitdiff
path: root/math/gsl
diff options
context:
space:
mode:
authorBrendan Fabeny <bf@FreeBSD.org>2011-12-28 06:40:15 +0000
committerBrendan Fabeny <bf@FreeBSD.org>2011-12-28 06:40:15 +0000
commit07504e7a4da32008bceb29821d62ba2ebce08270 (patch)
tree7311da367ea2c9af9d99ce8f77287bd0091e9858 /math/gsl
parent368cdcdd894ecfb1e8844800893787d4ac220627 (diff)
downloadports-07504e7a4da32008bceb29821d62ba2ebce08270.tar.gz
ports-07504e7a4da32008bceb29821d62ba2ebce08270.zip
Notes
Diffstat (limited to 'math/gsl')
-rw-r--r--math/gsl/Makefile20
-rw-r--r--math/gsl/distinfo1
-rw-r--r--math/gsl/pkg-plist2
3 files changed, 2 insertions, 21 deletions
diff --git a/math/gsl/Makefile b/math/gsl/Makefile
index 92e7277b3925..315942d97fe8 100644
--- a/math/gsl/Makefile
+++ b/math/gsl/Makefile
@@ -7,15 +7,9 @@
PORTNAME= gsl
PORTVERSION= 1.15
+PORTREVISION= 1
CATEGORIES= math
-MASTER_SITES= ${MASTER_SITE_GNU:S/$/:gsl/} \
- http://www.gnu.org/software/${PORTNAME}/manual/:gslref
-MASTER_SITE_SUBDIR= ${PORTNAME}/:gsl
-DISTFILES= ${DISTNAME}${EXTRACT_SUFX}:gsl
-.if !defined(NOPORTDOCS)
-DISTFILES+= ${GSLREF}:gslref
-EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX}
-.endif
+MASTER_SITES= GNU
MAINTAINER= bf@FreeBSD.org
COMMENT= The GNU Scientific Library - mathematical libs
@@ -30,19 +24,9 @@ MAN1= gsl-config.1 gsl-randist.1 gsl-histogram.1
MAN3= gsl.3
INFO= gsl-ref
-GSLREF= gsl-ref.ps.gz
-IGNOREFILES= ${GSLREF}
-
post-extract:
@${RM} -f ${WRKSRC}/doc/gsl-ref.info*
-post-install:
-.if !defined(NOPORTDOCS)
- @${MKDIR} ${PREFIX}/share/doc/gsl
- ${INSTALL_DATA} ${_DISTDIR}/${GSLREF} ${PREFIX}/share/doc/gsl
- ${GUNZIP_CMD} ${PREFIX}/share/doc/gsl/${GSLREF}
-.endif
-
check regression-test test: build
@(cd ${WRKSRC}; ${SETENV} ${MAKE_ENV} ${MAKE} ${_MAKE_JOBS} \
${MAKE_ARGS} check)
diff --git a/math/gsl/distinfo b/math/gsl/distinfo
index a578db852b1a..a29a961f9f4b 100644
--- a/math/gsl/distinfo
+++ b/math/gsl/distinfo
@@ -1,3 +1,2 @@
SHA256 (gsl-1.15.tar.gz) = 85b907e57902e2b7606ef3aef960302ffdd13bd9dc5b8fcbfa75e4f0bf340ea3
SIZE (gsl-1.15.tar.gz) = 3281134
-SHA256 (gsl-ref.ps.gz) = IGNORE
diff --git a/math/gsl/pkg-plist b/math/gsl/pkg-plist
index 257040f8b3f5..9cb20e79ff73 100644
--- a/math/gsl/pkg-plist
+++ b/math/gsl/pkg-plist
@@ -230,6 +230,4 @@ lib/libgslcblas.so
lib/libgslcblas.so.0
libdata/pkgconfig/gsl.pc
share/aclocal/gsl.m4
-%%PORTDOCS%%%%DOCSDIR%%/gsl-ref.ps
-%%PORTDOCS%%@dirrm %%DOCSDIR%%
@dirrm include/gsl