From 40377c791f7a0120200b215d01785903ddf1c7bd Mon Sep 17 00:00:00 2001 From: jlam Date: Sun, 28 Nov 2004 19:19:51 +0000 Subject: Remove pre-buildlink and post-buildlink as part of getting pkgsrc ready for pkgsrc-2004Q4. The "buildlink" phase was removed for the last branch, and this is the final cleanup. "post-buildlink" is now "post-wrapper". --- multimedia/mplayer-plugin-firefox/Makefile.common | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'multimedia') diff --git a/multimedia/mplayer-plugin-firefox/Makefile.common b/multimedia/mplayer-plugin-firefox/Makefile.common index 7cbbced62d2..bf68a01ac0c 100644 --- a/multimedia/mplayer-plugin-firefox/Makefile.common +++ b/multimedia/mplayer-plugin-firefox/Makefile.common @@ -1,4 +1,4 @@ -# $NetBSD: Makefile.common,v 1.1.1.1 2004/11/17 02:31:34 xtraeme Exp $ +# $NetBSD: Makefile.common,v 1.2 2004/11/28 19:19:52 jlam Exp $ # DISTNAME= mplayerplug-in-2.70 @@ -38,7 +38,7 @@ post-extract: ${FILESDIR}/mozilla-${f}.pc.in > ${WRKSRC}/mozilla-${f}.pc .endfor -post-buildlink: +post-wrapper: @${MKDIR} ${BUILDLINK_DIR}/lib/pkgconfig @${CP} ${WRKSRC}/*.pc ${BUILDLINK_DIR}/lib/pkgconfig -- cgit v1.2.3