aboutsummaryrefslogtreecommitdiff
path: root/multimedia/xmovie
diff options
context:
space:
mode:
authorSteve Price <steve@FreeBSD.org>2000-05-29 03:51:37 +0000
committerSteve Price <steve@FreeBSD.org>2000-05-29 03:51:37 +0000
commit788658d6c67556af2cc701c897abc2ea253edc40 (patch)
tree05b7546dfc0145bf045cc8c8a77154f329e923cc /multimedia/xmovie
parent4cfca37ff8ce3e25b319bd11cadff231df82d607 (diff)
downloadports-788658d6c67556af2cc701c897abc2ea253edc40.tar.gz
ports-788658d6c67556af2cc701c897abc2ea253edc40.zip
Notes
Diffstat (limited to 'multimedia/xmovie')
-rw-r--r--multimedia/xmovie/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/multimedia/xmovie/Makefile b/multimedia/xmovie/Makefile
index 9df1e90cdcd4..8baa0e9db09a 100644
--- a/multimedia/xmovie/Makefile
+++ b/multimedia/xmovie/Makefile
@@ -29,6 +29,10 @@ NO_BUILD= yes
USE_X_PREFIX= yes
WRKSRC= ${WRKDIR}/xmovie-i586
+# Linux binary should not be stripped by INSTALL_PROGRAM as it uses
+# /usr/bin/strip which then brands the binary as a FreeBSD ELF one.
+STRIP=
+
RPM_MIRRORS= \
ftp://ftp.freesoftware.com/pub/linux/redhat/__DIR__/ \
ftp://ftp.redhat.com/redhat/__DIR__/ \