diff options
author | Alexander Leidinger <netchild@FreeBSD.org> | 2005-06-17 22:59:29 +0000 |
---|---|---|
committer | Alexander Leidinger <netchild@FreeBSD.org> | 2005-06-17 22:59:29 +0000 |
commit | 23b3bc4b0d01608d37199d39bb546c6c9d6a8b1d (patch) | |
tree | fa03305e656151ebe33c7e94eacc947b13d1c273 /www/linux-flashplugin7 | |
parent | b347391f9ad81dd1ebc74b80d713888404b304bd (diff) |
Notes
Diffstat (limited to 'www/linux-flashplugin7')
-rw-r--r-- | www/linux-flashplugin7/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/www/linux-flashplugin7/Makefile b/www/linux-flashplugin7/Makefile index e167c9d74acd..ad624e21f190 100644 --- a/www/linux-flashplugin7/Makefile +++ b/www/linux-flashplugin7/Makefile @@ -7,7 +7,7 @@ PORTNAME= flashplugin PORTVERSION= 7.0r25 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= www multimedia linux MASTER_SITES= http://download.macromedia.com/pub/shockwave/flash/english/linux/${PORTVERSION}/ PKGNAMEPREFIX= linux- @@ -17,9 +17,9 @@ DIST_SUBDIR= ${PORTNAME}/${PORTVERSION} MAINTAINER= jamie@bishopston.net COMMENT= The official Macromedia Flash Player for Linux Mozilla and Netscape 6+ -RUN_DEPENDS= ${LINUXBASE}/usr/X11R6/lib/libXrender.so.1:${PORTSDIR}/x11/linux-XFree86-libs - ONLY_FOR_ARCHS= amd64 i386 +USE_LINUX= yes +USE_X_PREFIX= yes RESTRICTED= "Redistribution not allowed" |