diff options
Diffstat (limited to 'net/quvi')
-rw-r--r-- | net/quvi/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/net/quvi/Makefile b/net/quvi/Makefile index 81e6301b207..b6c02bd4088 100644 --- a/net/quvi/Makefile +++ b/net/quvi/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.15 2012/07/31 00:37:09 wiz Exp $ +# $NetBSD: Makefile,v 1.16 2012/10/23 17:19:04 asau Exp $ # DISTNAME= quvi-0.4.2 @@ -11,8 +11,6 @@ HOMEPAGE= http://quvi.sourceforge.net/ COMMENT= Command line tool for parsing video links LICENSE= gnu-lgpl-v2.1 -PKG_DESTDIR_SUPPORT= user-destdir - GNU_CONFIGURE= yes USE_TOOLS+= pkg-config |