From 55b497ec10fa857c53dad82a4a9dc1bda6c62ada Mon Sep 17 00:00:00 2001 From: dholland Date: Sun, 6 May 2012 19:38:04 +0000 Subject: Needs desktopdb.mk. Fix some other pkglint. PKGREVISION -> 17. --- audio/bmpx/Makefile | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'audio/bmpx') diff --git a/audio/bmpx/Makefile b/audio/bmpx/Makefile index 2915be796c0..572e9572fd1 100644 --- a/audio/bmpx/Makefile +++ b/audio/bmpx/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.38 2012/04/27 12:31:33 obache Exp $ +# $NetBSD: Makefile,v 1.39 2012/05/06 19:38:04 dholland Exp $ DISTNAME= bmpx-0.40.14 -PKGREVISION= 16 +PKGREVISION= 17 CATEGORIES= audio MASTER_SITES= http://files.backtrace.info/releases/0.40/ EXTRACT_SUFX= .tar.bz2 @@ -18,12 +18,13 @@ USE_TOOLS+= gmake intltool msgfmt pkg-config zip USE_LIBTOOL= yes USE_PKGLOCALEDIR= yes # the following is a fix for nonsense in the configure script -CPPFLAGS+= -I${LOCALBASE}/include/cdparanoia +CPPFLAGS+= -I${BUILDLINK_PREFIX.cdparanoia}/include/cdparanoia CHECK_WRKREF_SKIP= bin/beep-media-player-2 CHECK_WRKREF_SKIP+= bin/bmp2 CHECK_WRKREF_SKIP+= libexec/beep-media-player-2-bin +.include "../../sysutils/desktop-file-utils/desktopdb.mk" .include "../../audio/cdparanoia/buildlink3.mk" .include "../../audio/libofa/buildlink3.mk" BUILDLINK_API_DEPENDS.taglib+= taglib>=1.4 -- cgit v1.2.3