diff options
author | Steve Price <steve@FreeBSD.org> | 2000-08-08 02:47:47 +0000 |
---|---|---|
committer | Steve Price <steve@FreeBSD.org> | 2000-08-08 02:47:47 +0000 |
commit | 10c9e390c127cfd27d6407855f8122185dcd8350 (patch) | |
tree | 860969f3b0bd777cf987b89948670cb36b274069 /www/flashplugin/Makefile | |
parent | b7dcc1e4967805378b543a29dbbed23ea73108a4 (diff) | |
download | ports-10c9e390c127cfd27d6407855f8122185dcd8350.tar.gz ports-10c9e390c127cfd27d6407855f8122185dcd8350.zip |
Notes
Diffstat (limited to 'www/flashplugin/Makefile')
-rw-r--r-- | www/flashplugin/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/www/flashplugin/Makefile b/www/flashplugin/Makefile index a6cb6725e1fb..635b5c9a67cd 100644 --- a/www/flashplugin/Makefile +++ b/www/flashplugin/Makefile @@ -13,6 +13,8 @@ MASTER_SITES= http://www.geocities.com/TimesSquare/Labyrinth/5084/flash/Linux/ \ MAINTAINER= knu@FreeBSD.org +ONLY_FOR_ARCHS= i386 + .include <bsd.port.pre.mk> .if ${OSVERSION} < 400000 |