diff options
Diffstat (limited to 'net/rtmpdump/Makefile')
-rw-r--r-- | net/rtmpdump/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/net/rtmpdump/Makefile b/net/rtmpdump/Makefile index 80984e8c7f7..f60156ae512 100644 --- a/net/rtmpdump/Makefile +++ b/net/rtmpdump/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.4 2011/11/08 19:29:09 ryoon Exp $ +# $NetBSD: Makefile,v 1.5 2012/10/23 17:19:06 asau Exp $ # DISTNAME= rtmpdump-2.4 @@ -10,8 +10,6 @@ HOMEPAGE= http://rtmpdump.mplayerhq.hu/ COMMENT= Tools for handling RTMP stream LICENSE= gnu-gpl-v2 AND gnu-lgpl-v2.1 -PKG_DESTDIR_SUPPORT= user-destdir - USE_LIBTOOL= yes USE_TOOLS+= pkg-config |