relative to ${WRKSRC}. Remove redundant LIBTOOL_OVERRIDE settings that are automatically handled by the default setting in bsd.pkg.mk.
21 lines
520 B
Makefile
21 lines
520 B
Makefile
# $NetBSD: Makefile,v 1.10 2004/02/14 17:21:33 jlam Exp $
|
|
#
|
|
|
|
DISTNAME= streamtuner-live365-0.3.2
|
|
PKGREVISION= 2
|
|
CATEGORIES= audio
|
|
MASTER_SITES= http://savannah.nongnu.org/download/streamtuner/streamtuner-live365.pkg/0.3.2/
|
|
|
|
MAINTAINER= xtraeme@NetBSD.org
|
|
HOMEPAGE= http://www.nongnu.org/streamtuner/
|
|
COMMENT= Live365 plugin for streamtuner
|
|
|
|
USE_BUILDLINK2= YES
|
|
USE_LIBTOOL= YES
|
|
GNU_CONFIGURE= YES
|
|
USE_X11= YES
|
|
|
|
SHLIBTOOL_OVERRIDE= libtool
|
|
|
|
.include "../../audio/streamtuner/buildlink2.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|