aboutsummaryrefslogtreecommitdiffstats
path: root/multimedia/linux-divx4linux
diff options
context:
space:
mode:
authortrevor <trevor@FreeBSD.org>2005-03-02 05:51:48 +0800
committertrevor <trevor@FreeBSD.org>2005-03-02 05:51:48 +0800
commitc6535e2fa7f07178532cebeadf49e7309985ea88 (patch)
treea351c62f6273509c52176a55b38b9bb841d2c8e0 /multimedia/linux-divx4linux
parent45cc41b90123ddfb02c3ca701d32cc9e5f004e64 (diff)
downloadfreebsd-ports-gnome-c6535e2fa7f07178532cebeadf49e7309985ea88.tar.gz
freebsd-ports-gnome-c6535e2fa7f07178532cebeadf49e7309985ea88.tar.zst
freebsd-ports-gnome-c6535e2fa7f07178532cebeadf49e7309985ea88.zip
Respect the user's USE_LINUX setting.
Diffstat (limited to 'multimedia/linux-divx4linux')
-rw-r--r--multimedia/linux-divx4linux/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/multimedia/linux-divx4linux/Makefile b/multimedia/linux-divx4linux/Makefile
index e4ad9dae3f41..ea99d0e27262 100644
--- a/multimedia/linux-divx4linux/Makefile
+++ b/multimedia/linux-divx4linux/Makefile
@@ -21,7 +21,7 @@ RESTRICTED= unsure of licensing issues
ONLY_FOR_ARCHS= i386
USE_REINPLACE= yes
USE_LINUX_PREFIX= yes
-USE_LINUX= yes
+USE_LINUX?= yes
WRKSRC= ${WRKDIR}/${PORTNAME}-${RELEASE_DATE}
NO_BUILD= yes
PLIST_SUB= PKGNAME="${PKGNAME}"