summaryrefslogtreecommitdiff
path: root/net/openh323
diff options
context:
space:
mode:
authorcjep <cjep>2004-01-11 19:41:39 +0000
committercjep <cjep>2004-01-11 19:41:39 +0000
commit8b50662cb28cebc4b6f331640cb9a9efce7a4b9f (patch)
tree1be8337fef0bcaa1de4d2c0a7bf6acb696db85df /net/openh323
parent2842c3a003fef0ff19b61689eec2ebf2d7faf6b7 (diff)
downloadpkgsrc-8b50662cb28cebc4b6f331640cb9a9efce7a4b9f.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