summaryrefslogtreecommitdiff
path: root/graphics/hdf
diff options
context:
space:
mode:
authorMikhail Teterin <mi@FreeBSD.org>2001-05-29 16:10:27 +0000
committerMikhail Teterin <mi@FreeBSD.org>2001-05-29 16:10:27 +0000
commit4d2d6cf1237e30ebfbf1c5d7769030ccf4cd0f7a (patch)
tree14951e4940fc9655b4ba83925f6ca8fcdd3cb83f /graphics/hdf
parentupgrade to 2.1.0 (diff)
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
Notes
Notes: svn path=/head/; revision=43273
Diffstat (limited to 'graphics/hdf')
-rw-r--r--graphics/hdf/files/hdf/src/Makefile4
-rw-r--r--graphics/hdf/pkg-plist1
2 files changed, 2 insertions, 3 deletions
diff --git a/graphics/hdf/files/hdf/src/Makefile b/graphics/hdf/files/hdf/src/Makefile
index 391a70281060..45c20b492030 100644
--- a/graphics/hdf/files/hdf/src/Makefile
+++ b/graphics/hdf/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/hdf/pkg-plist b/graphics/hdf/pkg-plist
index 6fef1499b816..a0ca0c5f4e40 100644
--- a/graphics/hdf/pkg-plist
+++ b/graphics/hdf/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