summaryrefslogtreecommitdiffstats
path: root/graphics
diff options
context:
space:
mode:
authorobrien <obrien@FreeBSD.org>2002-05-28 03:22:32 +0000
committerobrien <obrien@FreeBSD.org>2002-05-28 03:22:32 +0000
commitc2a849807b0684473056ebfb4e7f39b0293d4d22 (patch)
tree7b7b5419df5766c2820864f503912a6b48b1bacf /graphics
parentec60cf375da4092f3e302fc086545c0314785034 (diff)
downloadFreeBSD-ports-c2a849807b0684473056ebfb4e7f39b0293d4d22.zip
FreeBSD-ports-c2a849807b0684473056ebfb4e7f39b0293d4d22.tar.gz
Explict dependancy on version 7 of linux_base is not needed anymore.
The linux_base port is now at RH version 7.
Diffstat (limited to 'graphics')
-rw-r--r--graphics/linux-divxplayer/Makefile8
1 files changed, 2 insertions, 6 deletions
diff --git a/graphics/linux-divxplayer/Makefile b/graphics/linux-divxplayer/Makefile
index 617783a..86f3505 100644
--- a/graphics/linux-divxplayer/Makefile
+++ b/graphics/linux-divxplayer/Makefile
@@ -14,17 +14,13 @@ DISTNAME= divx-player-installer
MAINTAINER= lioux@FreeBSD.org
-RUN_DEPENDS= \
- ${LINUXBASE}/etc/redhat-release:${PORTSDIR}/emulators/linux_base-7
-
ONLY_FOR_ARCHS= i386
+
USE_LINUX= yes
USE_X_PREFIX= yes
NO_BUILD= yes
STRIP=
-
-WRKSRC= ${WRKDIR}/divx-player-installer
-
+WRKSRC= ${WRKDIR}/divx-player-installer
STRIP_CMD= ${LINUXBASE}/usr/bin/strip
.if exists(/usr/bin/brandelf)
OpenPOWER on IntegriCloud