diff options
author | amdmi3 <amdmi3@FreeBSD.org> | 2009-03-15 08:03:13 +0800 |
---|---|---|
committer | amdmi3 <amdmi3@FreeBSD.org> | 2009-03-15 08:03:13 +0800 |
commit | 591edbcbb2c4c6d9a4a084beb1e8a40218130981 (patch) | |
tree | 4c4bff4f93b37a2e541aee370652fa77d26c830c /graphics | |
parent | 80b2663d9e76f3fdf842a8e7abb87ba4c066704f (diff) | |
download | freebsd-ports-gnome-591edbcbb2c4c6d9a4a084beb1e8a40218130981.tar.gz freebsd-ports-gnome-591edbcbb2c4c6d9a4a084beb1e8a40218130981.tar.zst freebsd-ports-gnome-591edbcbb2c4c6d9a4a084beb1e8a40218130981.zip |
- Mark ignore, graphics/gnash is currently newer
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/gnash-devel/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/graphics/gnash-devel/Makefile b/graphics/gnash-devel/Makefile index e4c3a4aadf9d..fa4b5449db3c 100644 --- a/graphics/gnash-devel/Makefile +++ b/graphics/gnash-devel/Makefile @@ -26,6 +26,8 @@ LIB_DEPENDS= boost_thread.4:${PORTSDIR}/devel/boost \ CONFLICTS= gnash-[0-9]* +IGNORE= please use graphics/gnash instead, it is currently newer + REVISION= 10395 USE_GMAKE= yes |