aboutsummaryrefslogtreecommitdiff
path: root/math
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2014-02-02 15:20:05 +0000
committerMartin Wilke <miwi@FreeBSD.org>2014-02-02 15:20:05 +0000
commitff1071c0ac52d36073eb1d40effe51ed796bd6f0 (patch)
tree38ca8eed91a0c1110a8b9ee4c1d0b377c7bfc16e /math
parent61fc2830f00f57f719a78c5e79fdaaf1b51068b3 (diff)
downloadports-ff1071c0ac52d36073eb1d40effe51ed796bd6f0.tar.gz
ports-ff1071c0ac52d36073eb1d40effe51ed796bd6f0.zip
Notes
Diffstat (limited to 'math')
-rw-r--r--math/dieharder/Makefile3
-rw-r--r--math/dieharder/pkg-plist2
-rw-r--r--math/spar/Makefile3
-rw-r--r--math/spar/pkg-plist1
4 files changed, 3 insertions, 6 deletions
diff --git a/math/dieharder/Makefile b/math/dieharder/Makefile
index 931a73292cab..d6cd7b8624c3 100644
--- a/math/dieharder/Makefile
+++ b/math/dieharder/Makefile
@@ -22,10 +22,7 @@ GNU_CONFIGURE= yes
CPPFLAGS+= -I${LOCALBASE}/include
LDFLAGS+= -L${LOCALBASE}/lib
USE_LDCONFIG= yes
-MAN1= dieharder.1
-MAN3= libdieharder.3
-NO_STAGE= yes
.include <bsd.port.pre.mk>
.if ${ARCH} == "ia64" || ${ARCH} == "sparc64"
diff --git a/math/dieharder/pkg-plist b/math/dieharder/pkg-plist
index 3c868b83edf0..3c0bc0137a0b 100644
--- a/math/dieharder/pkg-plist
+++ b/math/dieharder/pkg-plist
@@ -50,4 +50,6 @@ lib/libdieharder.a
lib/libdieharder.la
lib/libdieharder.so
lib/libdieharder.so.3
+man/man1/dieharder.1.gz
+man/man3/libdieharder.3.gz
@dirrm include/dieharder
diff --git a/math/spar/Makefile b/math/spar/Makefile
index db9647551705..966314e3c05d 100644
--- a/math/spar/Makefile
+++ b/math/spar/Makefile
@@ -15,9 +15,6 @@ GNU_CONFIGURE= yes
USE_CSTD= gnu89
USE_LDCONFIG= yes
-MAN1= spar.1
-
-NO_STAGE= yes
post-patch:
@${REINPLACE_CMD} -e 's|$${CONFIG_SHELL-/bin/sh} $$ac_aux_dir|$$ac_aux_dir|' \
${WRKSRC}/configure
diff --git a/math/spar/pkg-plist b/math/spar/pkg-plist
index 2fe3edee8849..7fd31032808d 100644
--- a/math/spar/pkg-plist
+++ b/math/spar/pkg-plist
@@ -42,6 +42,7 @@ lib/spar/zsolve_q.a
lib/spar/zsolve_q.la
lib/spar/zsolve_q.so
share/spar/modules_config
+man/man1/spar.1.gz
@dirrm include/spar
@dirrm lib/spar
@dirrm share/spar