pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/audio/cddb-bundle cddb-bundle: Fix installation paths.
details: https://anonhg.NetBSD.org/pkgsrc/rev/859bdabf1781
branches: trunk
changeset: 444058:859bdabf1781
user: nia <nia%pkgsrc.org@localhost>
date: Sat Jan 02 12:41:22 2021 +0000
description:
cddb-bundle: Fix installation paths.
diffstat:
audio/cddb-bundle/Makefile | 7 +++----
1 files changed, 3 insertions(+), 4 deletions(-)
diffs (24 lines):
diff -r 27c0db5d8abf -r 859bdabf1781 audio/cddb-bundle/Makefile
--- a/audio/cddb-bundle/Makefile Sat Jan 02 12:08:03 2021 +0000
+++ b/audio/cddb-bundle/Makefile Sat Jan 02 12:41:22 2021 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.36 2020/11/05 09:07:23 ryoon Exp $
+# $NetBSD: Makefile,v 1.37 2021/01/02 12:41:22 nia Exp $
#
DISTNAME= cddb.bundle-0.2
@@ -18,12 +18,11 @@
MAKE_ENV+= ADDITIONAL_CPPFLAGS="-Wno-import"
MAKE_FILE= GNUmakefile
+MAKE_FLAGS+= BUNDLE_INSTALL_DIR=${DESTDIR}${PREFIX}/lib/GNUstep/Bundles
+
INSTALL_MAKE_FLAGS= INSTALL_PROGRAM=${INSTALL_PROGRAM:Q} \
INSTALL_DATA=${INSTALL_DATA:Q}
-FIX_GNUSTEP_INSTALLATION_DIR= yes
-SUBST_FILES.gnustep_installation_dir+= Cddb/GNUmakefile
-
.include "../../devel/gnustep-base/buildlink3.mk"
.include "../../x11/gnustep-gui/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"
Home |
Main Index |
Thread Index |
Old Index