Installing header file "shhopt.h" so that building 3rd party PBM

applications will work.
This commit is contained in:
tron 2000-05-17 18:41:21 +00:00
parent 1a5554d305
commit 73ce836bef
2 changed files with 6 additions and 2 deletions

View file

@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.37 2000/05/17 10:26:36 tron Exp $
# $NetBSD: Makefile,v 1.38 2000/05/17 18:41:21 tron Exp $
DISTNAME= netpbm-9.2
CATEGORIES= graphics
@ -18,4 +18,7 @@ INSTALL_TARGET= install.dev install
MAKE_ENV+= ECHO="${ECHO}"
MAKEFILE= GNUmakefile
post-install:
${INSTALL_DATA} ${WRKSRC}/shhopt/shhopt.h ${PREFIX}/include
.include "../../mk/bsd.pkg.mk"

View file

@ -1,4 +1,4 @@
@comment $NetBSD: PLIST,v 1.7 2000/05/17 10:13:24 tron Exp $
@comment $NetBSD: PLIST,v 1.8 2000/05/17 18:41:22 tron Exp $
bin/anytopnm
bin/asciitopgm
bin/atktopbm
@ -205,6 +205,7 @@ include/pgm.h
include/pnm.h
include/ppm.h
include/ppmcmap.h
include/shhopt.h
lib/libpbm.a
lib/libpbm.so.9.2
lib/libpgm.a