aboutsummaryrefslogtreecommitdiff
path: root/www/dummyflash/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'www/dummyflash/Makefile')
-rw-r--r--www/dummyflash/Makefile8
1 files changed, 1 insertions, 7 deletions
diff --git a/www/dummyflash/Makefile b/www/dummyflash/Makefile
index 176c28eee133..abc8ac5f8838 100644
--- a/www/dummyflash/Makefile
+++ b/www/dummyflash/Makefile
@@ -21,14 +21,8 @@ BUILD_WRKSRC= ${WRKSRC}/PluginSDK30b5/examples/UnixTemplate/Unix
NO_WRKSUBDIR= yes
MAKEFILE= makefile.freebsd
-.include <bsd.port.pre.mk>
-
-.if ${ARCH} == "ia64" || ${ARCH} == "amd64"
-BROKEN= "Does not build on ia64 or amd64"
-.endif
-
do-install:
@${MKDIR} ${PREFIX}/lib/browser_plugins
${INSTALL_DATA} ${BUILD_WRKSRC}/dummyflash.so ${PREFIX}/lib/browser_plugins
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>