aboutsummaryrefslogtreecommitdiff
path: root/astro/cfitsio
diff options
context:
space:
mode:
authorVolker Stolz <vs@FreeBSD.org>2005-09-29 10:31:48 +0000
committerVolker Stolz <vs@FreeBSD.org>2005-09-29 10:31:48 +0000
commita52a7f2149173533b12a8f33cb77adf4f7cb38f6 (patch)
tree326927b5fdb149c2deb1baf7a0009e381ac74b0f /astro/cfitsio
parent5a7430a18651d51991f31995a16bfb7fd189de96 (diff)
downloadports-a52a7f2149173533b12a8f33cb77adf4f7cb38f6.tar.gz
ports-a52a7f2149173533b12a8f33cb77adf4f7cb38f6.zip
science/kst doesn't need the archive
Notes
Notes: svn path=/head/; revision=143764
Diffstat (limited to 'astro/cfitsio')
-rw-r--r--astro/cfitsio/Makefile4
-rw-r--r--astro/cfitsio/pkg-plist1
2 files changed, 2 insertions, 3 deletions
diff --git a/astro/cfitsio/Makefile b/astro/cfitsio/Makefile
index d50115fe44ca..aaa7fcf835c3 100644
--- a/astro/cfitsio/Makefile
+++ b/astro/cfitsio/Makefile
@@ -20,7 +20,7 @@ USE_REINPLACE= yes
GNU_CONFIGURE= yes
INSTALLS_SHLIB= yes
-ALL_TARGET= stand_alone shared
+ALL_TARGET= shared
post-patch:
@${GREP} -lR "<malloc.\h>" ${WRKSRC} | ${XARGS} ${REINPLACE_CMD} -e \
@@ -31,7 +31,7 @@ do-install:
.for file in drvrsmem.h fitsio.h fitsio2.h longnam.h
${INSTALL_DATA} ${WRKSRC}/${file} ${PREFIX}/include
.endfor
-.for file in libcfitsio.a libcfitsio.so.0
+.for file in libcfitsio.so.0
${INSTALL_DATA} ${WRKSRC}/${file} ${PREFIX}/lib
.endfor
@${LN} -sf libcfitsio.so.0 ${PREFIX}/lib/libcfitsio.so
diff --git a/astro/cfitsio/pkg-plist b/astro/cfitsio/pkg-plist
index 8dccfddfdaa5..92224c02a5d6 100644
--- a/astro/cfitsio/pkg-plist
+++ b/astro/cfitsio/pkg-plist
@@ -2,7 +2,6 @@ include/drvrsmem.h
include/fitsio.h
include/fitsio2.h
include/longnam.h
-lib/libcfitsio.a
lib/libcfitsio.so
lib/libcfitsio.so.0
%%PORTDOCS%%%%DOCSDIR%%/cfitsio.doc