diff options
Diffstat (limited to 'net/libdlna')
-rw-r--r-- | net/libdlna/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/net/libdlna/Makefile b/net/libdlna/Makefile index c279d12ef2e..3fcfc8ad5b0 100644 --- a/net/libdlna/Makefile +++ b/net/libdlna/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.4 2012/09/22 13:48:20 ryoon Exp $ +# $NetBSD: Makefile,v 1.5 2012/10/23 17:18:33 asau Exp $ # DISTNAME= libdlna-0.2.3 @@ -12,8 +12,6 @@ HOMEPAGE= http://libdlna.geexbox.org/ COMMENT= Reference DLNA open-source implementation LICENSE= gnu-lgpl-v2.1 -PKG_DESTDIR_SUPPORT= user-destdir - USE_LANGUAGES= c HAS_CONFIGURE= yes USE_TOOLS+= gmake |