aboutsummaryrefslogtreecommitdiffstats
path: root/graphics/hdf5
diff options
context:
space:
mode:
authormi <mi@FreeBSD.org>2001-05-30 00:10:27 +0800
committermi <mi@FreeBSD.org>2001-05-30 00:10:27 +0800
commit0d0cd2844ebf5109685821ba28f79292f7842e9f (patch)
tree71303ce70780ad91338dcfc58d8d883c2c26a70c /graphics/hdf5
parent8eea7c04d343cc993a0e4009deb6e40f0c5f91a0 (diff)
downloadfreebsd-ports-gnome-0d0cd2844ebf5109685821ba28f79292f7842e9f.tar.gz
freebsd-ports-gnome-0d0cd2844ebf5109685821ba28f79292f7842e9f.tar.zst
freebsd-ports-gnome-0d0cd2844ebf5109685821ba28f79292f7842e9f.zip
Do not install patchlevel.h into ${LOCALBASE}/include. Various
software packages include patchlevel.h expecting their own, instead of the HDF's. PR: 27708 Submitted by: tobez@tobez.org
Diffstat (limited to 'graphics/hdf5')
-rw-r--r--graphics/hdf5/files/hdf/src/Makefile4
-rw-r--r--graphics/hdf5/pkg-plist1
2 files changed, 2 insertions, 3 deletions
diff --git a/graphics/hdf5/files/hdf/src/Makefile b/graphics/hdf5/files/hdf/src/Makefile
index 391a70281060..45c20b492030 100644
--- a/graphics/hdf5/files/hdf/src/Makefile
+++ b/graphics/hdf5/files/hdf/src/Makefile
@@ -49,8 +49,8 @@ afterinstall:
glist.h hbitio.h hchunks.h hcomp.h hcompi.h hconv.h \
hdf.h hdfi.h herr.h hfile.h hkit.h hlimits.h hntdefs.h \
hproto.h hqueue.h htags.h linklist.h maldebug.h mcache.h \
- mfan.h mfgr.h mstdio.h patchlevel.h sys_dir_mac.h tbbt.h \
- trace.h vattr.h vg.h vgint.h hdf.inc dffunc.inc \
+ mfan.h mfgr.h mstdio.h sys_dir_mac.h tbbt.h trace.h \
+ vattr.h vg.h vgint.h hdf.inc dffunc.inc \
${PREFIX}/include
.include <bsd.lib.mk>
diff --git a/graphics/hdf5/pkg-plist b/graphics/hdf5/pkg-plist
index 6fef1499b816..a0ca0c5f4e40 100644
--- a/graphics/hdf5/pkg-plist
+++ b/graphics/hdf5/pkg-plist
@@ -67,7 +67,6 @@ include/mfhdf.h
include/mstdio.h
include/netcdf.h
include/netcdf.inc
-include/patchlevel.h
include/sys_dir_mac.h
include/tbbt.h
include/trace.h