diff options
Diffstat (limited to 'multimedia/realplayer-codecs')
-rw-r--r-- | multimedia/realplayer-codecs/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/multimedia/realplayer-codecs/Makefile b/multimedia/realplayer-codecs/Makefile index 3df83890b60..8641f950ff3 100644 --- a/multimedia/realplayer-codecs/Makefile +++ b/multimedia/realplayer-codecs/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.4 2005/04/03 21:13:31 wiz Exp $ +# $NetBSD: Makefile,v 1.5 2005/04/23 10:32:16 jmmv Exp $ # DISTNAME= rp8codecs${RP_ARCH}-20050115 @@ -15,6 +15,8 @@ COMMENT= RealPlayer 8 shared libraries, primarily for use with MPlayer ONLY_FOR_PLATFORM= *-*-i386 *-*-powerpc *-*-alpha +.include "../../mk/bsd.prefs.mk" + .if ${MACHINE_ARCH} == "i386" RP_ARCH= # The distfile has not been updated. |