summaryrefslogtreecommitdiff
path: root/net/openh323
diff options
context:
space:
mode:
authorcjep <cjep@pkgsrc.org>2004-01-11 19:41:39 +0000
committercjep <cjep@pkgsrc.org>2004-01-11 19:41:39 +0000
commit0bf6bf3ffd8869ff01f70a9f65e805f6ccc1fc6c (patch)
tree1be8337fef0bcaa1de4d2c0a7bf6acb696db85df /net/openh323
parent38f87cb60143b97d05de823ee77b313141703f29 (diff)
downloadpkgsrc-0bf6bf3ffd8869ff01f70a9f65e805f6ccc1fc6c.tar.gz
Use tabs (not spaces) to make indentation
Diffstat (limited to 'net/openh323')
-rw-r--r--net/openh323/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/net/openh323/Makefile b/net/openh323/Makefile
index 7c664f010b2..620ecc61786 100644
--- a/net/openh323/Makefile
+++ b/net/openh323/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.18 2003/07/17 22:51:31 grant Exp $
+# $NetBSD: Makefile,v 1.19 2004/01/11 19:41:39 cjep Exp $
#
DISTNAME= openh323_1.10.4
@@ -39,7 +39,7 @@ do-install:
cd ${WRKSRC}/src; ${MAKE_ENV} ${GMAKE} install
${INSTALL_DATA_DIR} ${PREFIX}/include/openh323
cd ${WRKSRC}/include; \
- for f in \*.h ; \
+ for f in \*.h ; \
do ${INSTALL_DATA} $$f ${PREFIX}/include/openh323; done
cd ${WRKSRC}/samples/simple; ${MAKE_ENV} ${GMAKE} install
-${INSTALL_DATA_DIR} ${PREFIX}/share/openh323