From 7c57093939c003a45553223226e02c41f490e7c0 Mon Sep 17 00:00:00 2001 From: joerg Date: Tue, 10 Jan 2006 21:06:08 +0000 Subject: Removing seemingly verbose noop. --- net/openh323/Makefile | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) (limited to 'net/openh323') diff --git a/net/openh323/Makefile b/net/openh323/Makefile index eded22e321b..179cdc60311 100644 --- a/net/openh323/Makefile +++ b/net/openh323/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.34 2005/12/29 06:22:01 jlam Exp $ +# $NetBSD: Makefile,v 1.35 2006/01/10 21:06:08 joerg Exp $ DISTNAME= openh323-v1_15_2-src PKGNAME= openh323-1.15.2 @@ -25,11 +25,6 @@ post-extract: post-patch: cd ${WRKSRC}/include; ${LN} -s . openh323 - ${_PKG_SILENT}cd ${WRKSRC}; \ - for f in openh323u.mak.in; do \ - ${SED} ${FILES_SUBST_SED} $$f > $$f.sed;\ - ${MV} -f $$f.sed $$f; \ - done # override the openh323 install - it uses cp -d, and isn't libtool-aware do-install: -- cgit v1.2.3