summaryrefslogtreecommitdiff
path: root/devel/cfitsio
diff options
context:
space:
mode:
authormarkd <markd>2016-06-19 07:40:17 +0000
committermarkd <markd>2016-06-19 07:40:17 +0000
commitfa2db191d967f89e37293b8926ff472f894d4f92 (patch)
treec0cbd1c0debbb89ac6b2c8b3a1481415f52a58ee /devel/cfitsio
parent925973c1d0bcce936fe9d81eb609e2e1a1a3a4a0 (diff)
downloadpkgsrc-fa2db191d967f89e37293b8926ff472f894d4f92.tar.gz
Don't install testprog
Diffstat (limited to 'devel/cfitsio')
-rw-r--r--devel/cfitsio/Makefile6
-rw-r--r--devel/cfitsio/PLIST3
2 files changed, 6 insertions, 3 deletions
diff --git a/devel/cfitsio/Makefile b/devel/cfitsio/Makefile
index 2f437991adb..13c881d03eb 100644
--- a/devel/cfitsio/Makefile
+++ b/devel/cfitsio/Makefile
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.30 2016/06/18 09:06:11 mef Exp $
+# $NetBSD: Makefile,v 1.31 2016/06/19 07:40:17 markd Exp $
DISTNAME= cfitsio3390
PKGNAME= ${DISTNAME:S/o3/o-3./}
+PKGREVISION= 1
CATEGORIES= devel
MASTER_SITES= http://heasarc.gsfc.nasa.gov/FTP/software/fitsio/c/
@@ -32,6 +33,9 @@ post-build:
./testprog > /dev/null; \
${CMP} testprog.fit testprog.std
+pre-install:
+ rm ${WRKSRC}/testprog
+
post-install:
cd ${WRKSRC}/docs; \
${INSTALL_DATA} ${CFITSIO_DOCS} ${DESTDIR}${PREFIX}/share/doc/cfitsio
diff --git a/devel/cfitsio/PLIST b/devel/cfitsio/PLIST
index ea7301eb61b..fbb58134866 100644
--- a/devel/cfitsio/PLIST
+++ b/devel/cfitsio/PLIST
@@ -1,5 +1,4 @@
-@comment $NetBSD: PLIST,v 1.8 2016/06/18 09:06:11 mef Exp $
-bin/testprog
+@comment $NetBSD: PLIST,v 1.9 2016/06/19 07:40:17 markd Exp $
include/drvrsmem.h
include/fitsio.h
include/fitsio2.h