diff options
Diffstat (limited to 'net/openh323/Makefile')
-rw-r--r-- | net/openh323/Makefile | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/net/openh323/Makefile b/net/openh323/Makefile index 83612c25d32..c0ffb45ddf0 100644 --- a/net/openh323/Makefile +++ b/net/openh323/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.38 2006/05/16 22:01:54 joerg Exp $ +# $NetBSD: Makefile,v 1.39 2006/05/31 00:16:22 wiz Exp $ DISTNAME= openh323-v1_15_2-src PKGNAME= openh323-1.15.2 @@ -22,9 +22,6 @@ BUILD_TARGET= opt apps MAKE_ENV+= PWLIBDIR=${PREFIX}/share/pwlib OPENH323DIR=${WRKSRC:Q} MAKE_ENV+= SYSLIBDIR=${PREFIX}/lib -post-extract: - cd ${WRKDIR}; ${TAR} -xf ${DISTNAME:S/$/-tar/} - post-patch: cd ${WRKSRC}/include; ${LN} -s . openh323 |