From a5a0edbcc98d6024a5fc5beff0c51959c170d063 Mon Sep 17 00:00:00 2001 From: joerg Date: Thu, 15 Feb 2007 20:45:49 +0000 Subject: Don't depend on X11. Bump revision. --- multimedia/RealPlayerGold/Makefile | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) (limited to 'multimedia/RealPlayerGold') diff --git a/multimedia/RealPlayerGold/Makefile b/multimedia/RealPlayerGold/Makefile index 91c877589d6..599877c6fbe 100644 --- a/multimedia/RealPlayerGold/Makefile +++ b/multimedia/RealPlayerGold/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.15 2007/01/31 16:58:18 sketch Exp $ +# $NetBSD: Makefile,v 1.16 2007/02/15 20:45:49 joerg Exp $ # DISTNAME= RealPlayer10GOLD # Exact version obtained from the output of # file RealPlayer10GOLD.rpm PKGNAME= RealPlayerGold-${PKGVER} -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= multimedia MASTER_SITES= http://forms.real.com/real/player/download.html?f=unix/ EXTRACT_SUFX= .rpm @@ -60,8 +60,6 @@ SUBST_FILES.paths= ${REALPLAYER_HOME}/realplay SUBST_SED.paths= -e 's,/bin/true,${TRUE},g' SUBST_MESSAGE.paths= Fixing hardcoded paths. -.include "../../mk/x11.buildlink3.mk" - do-build: ${SED} -e 's|@REALPLAYER_HOME@|${REALPLAYER_HOME}|g' \ ${FILESDIR}/realplay.sh > ${WRKDIR}/realplay -- cgit v1.2.3