diff options
author | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2014-07-07 20:32:06 +0000 |
---|---|---|
committer | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2014-07-07 20:32:06 +0000 |
commit | dc931f21aa713893c3af6e4a02e97028d2098420 (patch) | |
tree | fe2d29cee8915149def6e6a675e9e8dcceaad673 /graphics | |
parent | b9337cdd5bddecbd7eb5dc3c76c709ceb92d3097 (diff) |
Notes
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/gnash/Makefile | 4 | ||||
-rw-r--r-- | graphics/gnash/pkg-plist | 1 |
2 files changed, 2 insertions, 3 deletions
diff --git a/graphics/gnash/Makefile b/graphics/gnash/Makefile index be07affa6a17..d4e37050934f 100644 --- a/graphics/gnash/Makefile +++ b/graphics/gnash/Makefile @@ -3,7 +3,7 @@ PORTNAME= gnash PORTVERSION= 0.8.10 -PORTREVISION= 12 +PORTREVISION= 13 CATEGORIES= graphics MASTER_SITES= GNU/${PORTNAME}/${PORTVERSION}/ @@ -19,7 +19,7 @@ LIB_DEPENDS= libboost_thread.so:${PORTSDIR}/devel/boost-libs \ CONFLICTS= gnash-devel-[0-9]* -USES= tar:bzip2 pkgconfig gmake +USES= tar:bzip2 pkgconfig gmake libtool USE_AUTOTOOLS= libltdl GNU_CONFIGURE= yes WANT_SDL= yes diff --git a/graphics/gnash/pkg-plist b/graphics/gnash/pkg-plist index a5bb07e7e577..f48756089c8e 100644 --- a/graphics/gnash/pkg-plist +++ b/graphics/gnash/pkg-plist @@ -203,7 +203,6 @@ lib/gnash/libgnashbase.so lib/gnash/libgnashcore-%%GNASHVER%%.so lib/gnash/libgnashcore.so lib/gnash/libgnashdevice-%%GNASHVER%%.so -lib/gnash/libgnashdevice.la lib/gnash/libgnashdevice.so lib/gnash/libgnashmedia-%%GNASHVER%%.so lib/gnash/libgnashmedia.so |