pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/audio/cddb-bundle Needs GNUmakefile.
details: https://anonhg.NetBSD.org/pkgsrc/rev/6e185213ec7c
branches: trunk
changeset: 518893:6e185213ec7c
user: rillig <rillig%pkgsrc.org@localhost>
date: Fri Sep 22 06:33:30 2006 +0000
description:
Needs GNUmakefile.
diffstat:
audio/cddb-bundle/Makefile | 8 ++++----
1 files changed, 4 insertions(+), 4 deletions(-)
diffs (24 lines):
diff -r 4a79476b01a1 -r 6e185213ec7c audio/cddb-bundle/Makefile
--- a/audio/cddb-bundle/Makefile Fri Sep 22 06:28:18 2006 +0000
+++ b/audio/cddb-bundle/Makefile Fri Sep 22 06:33:30 2006 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.6 2006/07/22 05:10:54 rillig Exp $
+# $NetBSD: Makefile,v 1.7 2006/09/22 06:33:30 rillig Exp $
#
DISTNAME= cddb.bundle-0.2
@@ -11,11 +11,11 @@
HOMEPAGE= http://gsburn.sourceforge.net/
COMMENT= CDDB client bundle
+WRKSRC= ${WRKDIR}/cddb.bundle
+NO_CONFIGURE= yes
USE_LANGUAGES= objc
-
-WRKSRC= ${WRKDIR}/${DISTNAME:C/-[^-]*$//}
-NO_CONFIGURE= yes
MAKE_ENV+= ADDITIONAL_CPPFLAGS="-Wno-import"
+MAKE_FILE= GNUmakefile
.include "../../devel/gnustep-base/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"
Home |
Main Index |
Thread Index |
Old Index