pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/devel/pwlib Also install ptlib/version.h
details: https://anonhg.NetBSD.org/pkgsrc/rev/b0df4e91d7e8
branches: trunk
changeset: 481623:b0df4e91d7e8
user: mjl <mjl%pkgsrc.org@localhost>
date: Fri Oct 08 22:09:55 2004 +0000
description:
Also install ptlib/version.h
diffstat:
devel/pwlib/Makefile | 3 ++-
devel/pwlib/PLIST | 3 ++-
2 files changed, 4 insertions(+), 2 deletions(-)
diffs (34 lines):
diff -r aec4307df986 -r b0df4e91d7e8 devel/pwlib/Makefile
--- a/devel/pwlib/Makefile Fri Oct 08 21:53:53 2004 +0000
+++ b/devel/pwlib/Makefile Fri Oct 08 22:09:55 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.30 2004/10/08 21:02:53 mjl Exp $
+# $NetBSD: Makefile,v 1.31 2004/10/08 22:09:55 mjl Exp $
#
DISTNAME= pwlib_1.5.2
@@ -47,6 +47,7 @@
${_PKG_SILENT}cd ${WRKSRC}/tools/asnparser && ${MAKE_ENV} ${GMAKE} install
${INSTALL_DATA_DIR} ${PREFIX}/include/ptclib
${INSTALL_DATA_DIR} ${PREFIX}/include/ptlib/unix/ptlib
+ ${INSTALL_DATA} ${WRKSRC}/version.h ${PREFIX}/include/ptlib
cd ${WRKSRC}/include; \
for f in `${FIND} . -name CVS -prune -o -type f -print | ${GREP} -v 'ptbuildopts'`; do \
${INSTALL_DATA} $$f ${PREFIX}/include/`${DIRNAME} $$f`; \
diff -r aec4307df986 -r b0df4e91d7e8 devel/pwlib/PLIST
--- a/devel/pwlib/PLIST Fri Oct 08 21:53:53 2004 +0000
+++ b/devel/pwlib/PLIST Fri Oct 08 22:09:55 2004 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.6 2004/10/08 21:02:53 mjl Exp $
+@comment $NetBSD: PLIST,v 1.7 2004/10/08 22:09:55 mjl Exp $
bin/asnparser
include/ptclib/asnber.h
include/ptclib/asner.h
@@ -122,6 +122,7 @@
include/ptlib/unix/ptlib/videoio.h
include/ptlib/unix/ptlib/videoio1394avc.h
include/ptlib/vconvert.h
+include/ptlib/version.h
include/ptlib/vfakeio.h
include/ptlib/video.h
include/ptlib/videoio.h
Home |
Main Index |
Thread Index |
Old Index