pkgsrc-Users archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: improve DESTDIR?
> Usually, should not pass ${DESTDIR}${PREFIX} as prefix with MAKE_FLAGS.
> ${DESTDIR} should only affect to install phase.
> Use INSTALL_MAKE_FLAGS instead.
I've fixed my other patches.
pkg/39981 [non-critical/medium]:
audio/id3: destdir support (patch)
pkg/39982 [non-critical/medium]:
benchmark/ubench: destdir support (patch)
pkg/39983 [non-critical/medium]:
[patch] destdir support for fonts/intlfonts
pkg/39985 [non-critical/medium]:
[patch] destdir support for wm/icewm
pkg/40000 [non-critical/medium]:
[patch] destdir support for www/w3m
All these patches were tested under NetBSD.
I repeat this list here because all those packages (except www/w3m)
are "maintained" by pkgsrc-users@.
The following patch was also tested.
Index: x11/Xfixes/Makefile
===================================================================
RCS file: /cvsroot/pkgsrc/x11/Xfixes/Makefile,v
retrieving revision 1.25
diff -u -r1.25 Makefile
--- x11/Xfixes/Makefile 8 Sep 2008 18:40:52 -0000 1.25
+++ x11/Xfixes/Makefile 23 Nov 2008 13:29:34 -0000
@@ -15,6 +15,7 @@
CONFLICTS+= libXfixes-[0-9]*
PKG_INSTALLATION_TYPES= overwrite pkgviews
+PKG_DESTDIR_SUPPORT= user-destdir
USE_TOOLS+= pkg-config
USE_LIBTOOL= yes
--
Best regards, Aleksey Cheusov.
Home |
Main Index |
Thread Index |
Old Index