diff options
Diffstat (limited to 'multimedia/ccxstream/Makefile')
-rw-r--r-- | multimedia/ccxstream/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/multimedia/ccxstream/Makefile b/multimedia/ccxstream/Makefile index 36490579722..2f21e7eadac 100644 --- a/multimedia/ccxstream/Makefile +++ b/multimedia/ccxstream/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1.1.1 2009/11/27 08:38:49 wiz Exp $ +# $NetBSD: Makefile,v 1.2 2012/10/08 09:20:58 asau Exp $ # DISTNAME= ccxstream-1.0.15 @@ -10,8 +10,6 @@ HOMEPAGE= http://www.xbmc.org/ COMMENT= Program for streaming multimedia content to XMBC over XBMSP protocol #LICENSE= # TODO: (see mk/license.mk) -PKG_DESTDIR_SUPPORT= user-destdir - RCD_SCRIPTS= ccxstream USE_TOOLS+= gmake DOCDIR= share/doc/ccxstream |