diff options
-rw-r--r-- | graphics/flashplayer/Makefile | 2 | ||||
-rw-r--r-- | graphics/libflash/Makefile | 2 | ||||
-rw-r--r-- | www/flashplugin-mozilla/Makefile | 2 |
3 files changed, 6 insertions, 0 deletions
diff --git a/graphics/flashplayer/Makefile b/graphics/flashplayer/Makefile index 8692b1026dfe..3f27aac5fc5f 100644 --- a/graphics/flashplayer/Makefile +++ b/graphics/flashplayer/Makefile @@ -18,6 +18,8 @@ COMMENT= GPL standalone Flash (TM) player LIB_DEPENDS= flash.0:${.CURDIR}/../libflash +BROKEN= Master sites and distfile no longer available + USE_X_PREFIX= yes WRKSRC= ${WRKDIR}/${DISTNAME}/Player diff --git a/graphics/libflash/Makefile b/graphics/libflash/Makefile index 47530432708e..c5f6f891d335 100644 --- a/graphics/libflash/Makefile +++ b/graphics/libflash/Makefile @@ -17,6 +17,8 @@ COMMENT= GPL Flash (TM) Library LIB_DEPENDS= jpeg.9:${PORTSDIR}/graphics/jpeg +BROKEN= Master sites and distfile no longer available + WRKSRC= ${WRKDIR}/${DISTNAME}/Lib MAKE_ARGS= NOPROFILE=true diff --git a/www/flashplugin-mozilla/Makefile b/www/flashplugin-mozilla/Makefile index b3b2fcbce66c..c991f765a138 100644 --- a/www/flashplugin-mozilla/Makefile +++ b/www/flashplugin-mozilla/Makefile @@ -19,6 +19,8 @@ COMMENT= A GPL standalone Flash (TM) plugin for Mozilla web browser LIB_DEPENDS= flash.0:${PORTSDIR}/graphics/libflash RUN_DEPENDS?= mozilla:${PORTSDIR}/www/mozilla +BROKEN= Master sites and distfile no longer available + USE_X_PREFIX= yes WRKSRC= ${WRKDIR}/${DISTNAME}/Plugin |