diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2003-08-23 13:49:37 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2003-08-23 13:49:37 +0000 |
commit | df02d3bfc607791fcfef6e9b29442cee9716e34b (patch) | |
tree | 7130db54dce64a259f185a362056f8414dd0e9b8 /graphics/libflash | |
parent | fdd0318f3686ad5ca9e3f82933a34ceae5cdf37e (diff) | |
download | ports-df02d3bfc607791fcfef6e9b29442cee9716e34b.tar.gz ports-df02d3bfc607791fcfef6e9b29442cee9716e34b.zip |
Notes
Diffstat (limited to 'graphics/libflash')
-rw-r--r-- | graphics/libflash/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
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 |