summaryrefslogtreecommitdiff
path: root/x11
diff options
context:
space:
mode:
authorjoerg <joerg>2008-06-12 02:14:13 +0000
committerjoerg <joerg>2008-06-12 02:14:13 +0000
commit39d7fb93432416d872ed34e0025741cc93068c06 (patch)
treec12b9c282e2706cb6bac87456615dfdf2b256e55 /x11
parentcce8b72ae5b66d3a54ac565ef8ac6780597301bc (diff)
downloadpkgsrc-39d7fb93432416d872ed34e0025741cc93068c06.tar.gz
Add DESTDIR support.
Diffstat (limited to 'x11')
-rw-r--r--x11/9term/Makefile6
-rw-r--r--x11/9term/distinfo4
-rw-r--r--x11/9term/patches/patch-ac10
-rw-r--r--x11/Xaw-Xpm/Makefile16
-rw-r--r--x11/Xbae/Makefile9
-rw-r--r--x11/Xcomposite/Makefile4
-rw-r--r--x11/XmHTML/Makefile11
-rw-r--r--x11/acidlaunch/Makefile4
-rw-r--r--x11/alacarte/Makefile4
-rw-r--r--x11/antiright/Makefile7
-rw-r--r--x11/asnap/Makefile4
-rw-r--r--x11/aterm/Makefile3
-rw-r--r--x11/eterm/Makefile4
-rw-r--r--x11/fox/Makefile4
-rw-r--r--x11/mowitz/Makefile4
-rw-r--r--x11/p5-X11-Protocol/Makefile3
-rw-r--r--x11/p5-gtk/Makefile4
-rw-r--r--x11/p5-gtk2/Makefile4
-rw-r--r--x11/paragui/Makefile4
-rw-r--r--x11/py-Pmw/Makefile14
-rw-r--r--x11/py-Tk/Makefile3
-rw-r--r--x11/py-Xlib/Makefile3
-rw-r--r--x11/py-gnome2-desktop/Makefile4
-rw-r--r--x11/py-qt2-sip/Makefile4
-rw-r--r--x11/py-qt3-base/Makefile4
-rw-r--r--x11/py-qt3-modules/Makefile4
-rw-r--r--x11/py-qt3-qscintilla/Makefile4
-rw-r--r--x11/py-qt3-sip/Makefile4
-rw-r--r--x11/py-wxWidgets/Makefile4
29 files changed, 106 insertions, 51 deletions
diff --git a/x11/9term/Makefile b/x11/9term/Makefile
index 896ac8f0045..eeb82427a9a 100644
--- a/x11/9term/Makefile
+++ b/x11/9term/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.21 2007/01/11 15:01:14 joerg Exp $
+# $NetBSD: Makefile,v 1.22 2008/06/12 02:14:56 joerg Exp $
DISTNAME= 9term.1.6.3
PKGNAME= 9term-1.6.3
@@ -10,6 +10,8 @@ MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://www.psrg.cs.usyd.edu.au/~matty/9term/index.html
COMMENT= X11 program which emulates a plan9 window
+PKG_DESTDIR_SUPPORT= user-destdir
+
BUILDLINK_DEPMETHOD.sam= full
NOT_FOR_PLATFORM= *-*-alpha #LP64 Problems
@@ -19,6 +21,8 @@ WRKSRC= ${WRKDIR}
MANCOMPRESSED= yes
MAKE_ENV+= SAM_DIR=${BUILDLINK_PREFIX.sam}
+INSTALLATION_DIRS= bin ${PKGMANDIR}/man1
+
.include "../../editors/sam/buildlink3.mk"
.include "../../x11/libXt/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"
diff --git a/x11/9term/distinfo b/x11/9term/distinfo
index f9564d3beec..19469512ecf 100644
--- a/x11/9term/distinfo
+++ b/x11/9term/distinfo
@@ -1,11 +1,11 @@
-$NetBSD: distinfo,v 1.6 2005/02/23 17:36:09 wiz Exp $
+$NetBSD: distinfo,v 1.7 2008/06/12 02:14:56 joerg Exp $
SHA1 (9term.1.6.3.tar.gz) = deb6248c9e441934ad8af522871034e24cb2bf5b
RMD160 (9term.1.6.3.tar.gz) = cb5ba3c70c9d29b5c0cde2692b0bf56be05614fa
Size (9term.1.6.3.tar.gz) = 135169 bytes
SHA1 (patch-aa) = 8e06b589d762d0fd349b66a0e20a51f1ac728fd5
SHA1 (patch-ab) = c79dc4ef6bbc75112f8fe1e9ef3dafeb380a2d09
-SHA1 (patch-ac) = 500feea9198682d720314081d13a31e0e841940d
+SHA1 (patch-ac) = c40285e9bdea8a4abf39689b9856099ee239ee23
SHA1 (patch-ad) = c9993356b66653c231be106e6f96d6e55a688f89
SHA1 (patch-ae) = 434af20bb9096e7a3580f00b415a94355d69fc88
SHA1 (patch-af) = d8de61ee74a08a58842fda21c4db3a471083faf3
diff --git a/x11/9term/patches/patch-ac b/x11/9term/patches/patch-ac
index 5ba1ddd5bee..4c44755bb14 100644
--- a/x11/9term/patches/patch-ac
+++ b/x11/9term/patches/patch-ac
@@ -1,4 +1,4 @@
-$NetBSD: patch-ac,v 1.1.1.1 2000/12/14 00:57:42 wiz Exp $
+$NetBSD: patch-ac,v 1.2 2008/06/12 02:14:56 joerg Exp $
--- /dev/null Fri Sep 26 16:38:09 1997
+++ Makefile Fri Sep 26 16:44:28 1997
@@ -9,7 +9,7 @@ $NetBSD: patch-ac,v 1.1.1.1 2000/12/14 00:57:42 wiz Exp $
+ (cd libtext; make)
+ (cd 9term; make)
+install:
-+ $(INSTALL) -c 9term/9term $(PREFIX)/bin/
-+ $(INSTALL) -c 9term/9term.1 $(PREFIX)/$(MAN)/man1/
-+ strip $(PREFIX)/bin/9term
-+ gzip -9nf $(PREFIX)/man/man1/9term.1
++ $(INSTALL) -c 9term/9term ${DESTDIR}$(PREFIX)/bin/
++ $(INSTALL) -c 9term/9term.1 ${DESTDIR}$(PREFIX)/$(MAN)/man1/
++ strip ${DESTDIR}$(PREFIX)/bin/9term
++ gzip -9nf ${DESTDIR}$(PREFIX)/man/man1/9term.1
diff --git a/x11/Xaw-Xpm/Makefile b/x11/Xaw-Xpm/Makefile
index 2b40ebf3831..9f226ed407f 100644
--- a/x11/Xaw-Xpm/Makefile
+++ b/x11/Xaw-Xpm/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.26 2008/01/19 09:16:26 wiz Exp $
+# $NetBSD: Makefile,v 1.27 2008/06/12 02:14:56 joerg Exp $
#
DISTNAME= Xaw-XPM-1.1
@@ -11,6 +11,8 @@ MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://www.zip.com.au/~bb/XawXpm/
COMMENT= Enhanced 3-D widgets based on the Athena Widget set and Xaw3d
+PKG_DESTDIR_SUPPORT= user-destdir
+
CONFLICTS= Xaw3d-[0-9]*
WRKSRC= ${WRKDIR}/XawXpm
@@ -18,14 +20,14 @@ USE_DIRS+= xdg-1.1
USE_IMAKE= YES
PLIST_SRC= ${WRKDIR}/.PLIST_SRC
+INSTALLATION_DIRS= share/doc/Xaw-Xpm share/pixmaps
+
post-install:
- ${INSTALL_DATA_DIR} ${PREFIX}/share/doc/Xaw-Xpm
- ${INSTALL_DATA_DIR} ${PREFIX}/share/pixmaps
- ${INSTALL_DATA} ${WRKSRC}/README-XPM ${PREFIX}/share/doc/Xaw-Xpm
- ${INSTALL_DATA} ${WRKSRC}/defaults-XawXpm ${PREFIX}/share/doc/Xaw-Xpm
- ${INSTALL_DATA} ${WRKSRC}/pixmaps/*.xpm ${PREFIX}/share/pixmaps
+ ${INSTALL_DATA} ${WRKSRC}/README-XPM ${DESTDIR}${PREFIX}/share/doc/Xaw-Xpm
+ ${INSTALL_DATA} ${WRKSRC}/defaults-XawXpm ${DESTDIR}${PREFIX}/share/doc/Xaw-Xpm
+ ${INSTALL_DATA} ${WRKSRC}/pixmaps/*.xpm ${DESTDIR}${PREFIX}/share/pixmaps
${CP} ${PKGDIR}/PLIST ${PLIST_SRC}
- cd ${PREFIX} && ${LS} lib/libXaw3d* >> ${PLIST_SRC}
+ cd ${DESTDIR}${PREFIX} && ${LS} lib/libXaw3d* >> ${PLIST_SRC}
.include "../../x11/libXext/buildlink3.mk"
.include "../../x11/libXmu/buildlink3.mk"
diff --git a/x11/Xbae/Makefile b/x11/Xbae/Makefile
index 7f9eab80c8f..1bf7390eb65 100644
--- a/x11/Xbae/Makefile
+++ b/x11/Xbae/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.26 2006/02/05 23:11:31 joerg Exp $
+# $NetBSD: Makefile,v 1.27 2008/06/12 02:14:57 joerg Exp $
#
DISTNAME= xbae-4.51.01
@@ -11,15 +11,18 @@ MAINTAINER= drochner@NetBSD.org
HOMEPAGE= http://xbae.sourceforge.net/
COMMENT= Motif-compatible widgets: XbaeMatrix, XbaeCaption, XbaeInput
+PKG_DESTDIR_SUPPORT= user-destdir
+
USE_LIBTOOL= YES
GNU_CONFIGURE= YES
CONFIGURE_ARGS+= --with-motif-includes=${MOTIFBASE}/include
CONFIGURE_ARGS+= --with-motif-libraries=${MOTIFBASE}/lib
+INSTALLATION_DIRS= share/aclocal
+
post-install:
- ${INSTALL_DATA_DIR} ${PREFIX}/share/aclocal
- ${INSTALL_DATA} ${WRKSRC}/ac_find_xbae.m4 ${PREFIX}/share/aclocal
+ ${INSTALL_DATA} ${WRKSRC}/ac_find_xbae.m4 ${DESTDIR}${PREFIX}/share/aclocal
.include "../../mk/motif.buildlink3.mk"
.include "../../mk/bsd.pkg.mk"
diff --git a/x11/Xcomposite/Makefile b/x11/Xcomposite/Makefile
index f6780c9f0b7..b5767e5379d 100644
--- a/x11/Xcomposite/Makefile
+++ b/x11/Xcomposite/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.13 2006/12/15 20:33:03 joerg Exp $
+# $NetBSD: Makefile,v 1.14 2008/06/12 02:14:57 joerg Exp $
#
DISTNAME= libXcomposite-1.0.1
@@ -12,6 +12,8 @@ MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://freedesktop.org/
COMMENT= Xcomposite extension (library)
+PKG_DESTDIR_SUPPORT= user-destdir
+
CONFLICTS+= libXcomposite-[0-9]*
USE_TOOLS+= pkg-config
diff --git a/x11/XmHTML/Makefile b/x11/XmHTML/Makefile
index 39c97ab8a0c..bd5b52f7e2e 100644
--- a/x11/XmHTML/Makefile
+++ b/x11/XmHTML/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.42 2007/02/22 19:27:25 wiz Exp $
+# $NetBSD: Makefile,v 1.43 2008/06/12 02:14:57 joerg Exp $
#
DISTNAME= XmHTML-1.1.7
@@ -10,17 +10,18 @@ MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://www.xs4all.nl/~ripley/XmHTML/
COMMENT= Motif Widget capable of displaying HTML 3.2 conforming text
+PKG_DESTDIR_SUPPORT= user-destdir
+
USE_X11BASE= YES
USE_TOOLS+= gmake
USE_LIBTOOL= YES
-INSTALLATION_DIRS= lib
+INSTALLATION_DIRS= include/XmHTML lib
do-install:
${LIBTOOL} ${LIBTOOL_FLAGS} ${INSTALL_LIB} \
- ${WRKSRC}/lib/libXmHTML.la ${PREFIX}/lib
- ${INSTALL_DATA_DIR} ${PREFIX}/include/XmHTML
- ${INSTALL_DATA} ${WRKSRC}/include/XmHTML/*.h ${PREFIX}/include/XmHTML
+ ${WRKSRC}/lib/libXmHTML.la ${DESTDIR}${PREFIX}/lib
+ ${INSTALL_DATA} ${WRKSRC}/include/XmHTML/*.h ${DESTDIR}${PREFIX}/include/XmHTML
.include "../../graphics/jpeg/buildlink3.mk"
.include "../../graphics/png/buildlink3.mk"
diff --git a/x11/acidlaunch/Makefile b/x11/acidlaunch/Makefile
index 3e317a4623e..b52fd1f0f80 100644
--- a/x11/acidlaunch/Makefile
+++ b/x11/acidlaunch/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.17 2006/07/22 04:46:19 rillig Exp $
+# $NetBSD: Makefile,v 1.18 2008/06/12 02:14:57 joerg Exp $
#
DISTNAME= acidlaunch-0.5
@@ -10,6 +10,8 @@ MAINTAINER= ptiJo@noos.fr
HOMEPAGE= http://linuxgamers.net/infoPage.php?page=acidlaunch
COMMENT= Small, light-weight app launcher
+PKG_DESTDIR_SUPPORT= user-destdir
+
GNU_CONFIGURE= YES
USE_LANGUAGES= c c++
CONFIGURE_ARGS+= --disable-xmltest
diff --git a/x11/alacarte/Makefile b/x11/alacarte/Makefile
index 730e9464d2a..198fb21195b 100644
--- a/x11/alacarte/Makefile
+++ b/x11/alacarte/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.10 2008/04/25 18:04:27 tnn Exp $
+# $NetBSD: Makefile,v 1.11 2008/06/12 02:14:57 joerg Exp $
#
DISTNAME= alacarte-0.11.5
@@ -10,6 +10,8 @@ MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://www.realistanew.com/projects/alacarte/
COMMENT= Menu editor for the GNOME desktop
+PKG_DESTDIR_SUPPORT= user-destdir
+
GNU_CONFIGURE= yes
USE_TOOLS+= intltool perl pkg-config gmake msgfmt
USE_DIRS+= xdg-1.1
diff --git a/x11/antiright/Makefile b/x11/antiright/Makefile
index faabe67d9bc..9a24dcb6d82 100644
--- a/x11/antiright/Makefile
+++ b/x11/antiright/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 2007/12/02 13:04:16 wiz Exp $
+# $NetBSD: Makefile,v 1.5 2008/06/12 02:14:57 joerg Exp $
#
DISTNAME= antiright-3.4
@@ -11,6 +11,8 @@ MAINTAINER= antiright@gmail.com
HOMEPAGE= http://www.nongnu.org/antiright/
COMMENT= The gtkshell GUI creator, gshterm, and ACE desktop implementation
+PKG_DESTDIR_SUPPORT= user-destdir
+
HAS_CONFIGURE= YES
USE_LANGUAGES= c
USE_TOOLS+= pkg-config lex yacc
@@ -34,6 +36,9 @@ SUBST_SED.hpath+= -e 's|/usr/pkg|${PREFIX}|'
TOOLS_DEPENDS.pkg-config= pkg-config>=0.20:../../devel/pkg-config
BUILDLINK_API_DEPENDS.gtk2+= gtk2+>=2.6.0
+INSTALL_MAKE_FLAGS+= PREFIX=${DESTDIR}${PREFIX} \
+ mandir=${DESTDIR}${PREFIX}/${PKGMANDIR} \
+
.include "../../x11/vte/buildlink3.mk"
.include "../../x11/gtk2/buildlink3.mk"
.include "../../devel/glib2/buildlink3.mk"
diff --git a/x11/asnap/Makefile b/x11/asnap/Makefile
index 24c8e98373a..e7163d39b06 100644
--- a/x11/asnap/Makefile
+++ b/x11/asnap/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.7 2006/12/27 13:37:42 joerg Exp $
+# $NetBSD: Makefile,v 1.8 2008/06/12 02:14:57 joerg Exp $
DISTNAME= asnap
PKGNAME= ${DISTNAME}-1.0
@@ -9,6 +9,8 @@ MASTER_SITES= ${MASTER_SITE_XCONTRIB:S/contrib/R5contrib/}
MAINTAINER= he@NetBSD.org
COMMENT= Takes a snapshot of a region of the screen
+PKG_DESTDIR_SUPPORT= user-destdir
+
WRKSRC= ${WRKDIR}
USE_IMAKE= yes
diff --git a/x11/aterm/Makefile b/x11/aterm/Makefile
index 1cf243a40ed..374887782b8 100644
--- a/x11/aterm/Makefile
+++ b/x11/aterm/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.35 2008/05/27 21:46:53 tonnerre Exp $
+# $NetBSD: Makefile,v 1.36 2008/06/12 02:14:57 joerg Exp $
#
DISTNAME= aterm-1.0.0
@@ -14,6 +14,7 @@ HOMEPAGE= http://www.afterstep.org/aterm.php
COMMENT= Aterm (Afterstep XVT) - a VT102 emulator for the X window system
PKG_INSTALLATION_TYPES= overwrite pkgviews
+PKG_DESTDIR_SUPPORT= user-destdir
GNU_CONFIGURE= YES
diff --git a/x11/eterm/Makefile b/x11/eterm/Makefile
index 7543f37df46..129c379b14a 100644
--- a/x11/eterm/Makefile
+++ b/x11/eterm/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.53 2008/05/26 02:13:26 joerg Exp $
+# $NetBSD: Makefile,v 1.54 2008/06/12 02:14:57 joerg Exp $
DISTNAME= Eterm-0.9.4
PKGNAME= ${DISTNAME:S/^E/e/}
@@ -12,6 +12,8 @@ MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://www.eterm.org/
COMMENT= Enlightened terminal emulator for the X Window System
+PKG_DESTDIR_SUPPORT= user-destdir
+
SITES.Eterm-bg-scale-1.tar.gz= ${MASTER_SITE_BACKUP}
SITES.Eterm-bg-scale-2.tar.gz= ${MASTER_SITE_BACKUP}
SITES.Eterm-bg-tile.tar.gz= ${MASTER_SITE_BACKUP}
diff --git a/x11/fox/Makefile b/x11/fox/Makefile
index 013b5f826c5..001398717ae 100644
--- a/x11/fox/Makefile
+++ b/x11/fox/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.39 2008/05/22 22:56:19 wiz Exp $
+# $NetBSD: Makefile,v 1.40 2008/06/12 02:14:57 joerg Exp $
DISTNAME= fox-1.6.33
CATEGORIES= x11
@@ -8,6 +8,8 @@ MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://www.fox-toolkit.org/
COMMENT= Fast and extensive C++ GUI toolkit
+PKG_DESTDIR_SUPPORT= user-destdir
+
USE_LANGUAGES= c c++
USE_LIBTOOL= yes
USE_TOOLS+= pkg-config
diff --git a/x11/mowitz/Makefile b/x11/mowitz/Makefile
index 41d0b7dd5c6..5253ef70e33 100644
--- a/x11/mowitz/Makefile
+++ b/x11/mowitz/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.14 2008/01/09 19:00:25 reed Exp $
+# $NetBSD: Makefile,v 1.15 2008/06/12 02:14:57 joerg Exp $
DISTNAME= Mowitz-0.3.1
CATEGORIES= x11
@@ -8,6 +8,8 @@ MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://siag.nu/mowitz/
COMMENT= "More widgets" library providing X11 widgets
+PKG_DESTDIR_SUPPORT= user-destdir
+
USE_LIBTOOL= yes
GNU_CONFIGURE= yes
diff --git a/x11/p5-X11-Protocol/Makefile b/x11/p5-X11-Protocol/Makefile
index a164e61b3a4..2ec54ab05bf 100644
--- a/x11/p5-X11-Protocol/Makefile
+++ b/x11/p5-X11-Protocol/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.6 2007/02/27 13:30:49 wiz Exp $
+# $NetBSD: Makefile,v 1.7 2008/06/12 02:14:57 joerg Exp $
#
DISTNAME= X11-Protocol-0.56
@@ -11,6 +11,7 @@ HOMEPAGE= http://search.cpan.org/dist/X11-Protocol/
COMMENT= Interface to the X11 protocol
PKG_INSTALLATION_TYPES= overwrite pkgviews
+PKG_DESTDIR_SUPPORT= user-destdir
PERL5_PACKLIST= auto/X11/Protocol/.packlist
diff --git a/x11/p5-gtk/Makefile b/x11/p5-gtk/Makefile
index dd8eeb11d30..eaff894ce0b 100644
--- a/x11/p5-gtk/Makefile
+++ b/x11/p5-gtk/Makefile
@@ -1,6 +1,8 @@
-# $NetBSD: Makefile,v 1.36 2008/01/19 09:16:26 wiz Exp $
+# $NetBSD: Makefile,v 1.37 2008/06/12 02:14:57 joerg Exp $
#
+PKG_DESTDIR_SUPPORT= user-destdir
+
.include "Makefile.common"
PKGNAME= p5-gtk-${GTKPERL_VERSION}
diff --git a/x11/p5-gtk2/Makefile b/x11/p5-gtk2/Makefile
index 4c0cafa54de..6e8629cf359 100644
--- a/x11/p5-gtk2/Makefile
+++ b/x11/p5-gtk2/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.24 2008/04/21 14:53:19 xtraeme Exp $
+# $NetBSD: Makefile,v 1.25 2008/06/12 02:14:57 joerg Exp $
DISTNAME= Gtk2-${DIST_VER}
PKGNAME= p5-gtk2-${DIST_VER}
@@ -9,6 +9,8 @@ MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://gtk2-perl.sourceforge.net/
COMMENT= Perl bindings for GTK+ 2.0
+PKG_DESTDIR_SUPPORT= user-destdir
+
DEPENDS+= p5-ExtUtils-Depends>=0.300:../../devel/p5-ExtUtils-Depends
DEPENDS+= p5-ExtUtils-PkgConfig>=1.03:../../devel/p5-ExtUtils-PkgConfig
diff --git a/x11/paragui/Makefile b/x11/paragui/Makefile
index 76917556f05..ea6564435d1 100644
--- a/x11/paragui/Makefile
+++ b/x11/paragui/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.24 2006/06/12 16:28:13 wiz Exp $
+# $NetBSD: Makefile,v 1.25 2008/06/12 02:14:57 joerg Exp $
#
DISTNAME= paragui-1.0.4
@@ -10,6 +10,8 @@ MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://www.paragui.org/
COMMENT= Cross-platform high-level application framework and GUI library
+PKG_DESTDIR_SUPPORT= user-destdir
+
USE_PKGLOCALEDIR= yes
USE_LANGUAGES= c c++
USE_LIBTOOL= yes
diff --git a/x11/py-Pmw/Makefile b/x11/py-Pmw/Makefile
index a34325f522e..c66f03f280a 100644
--- a/x11/py-Pmw/Makefile
+++ b/x11/py-Pmw/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.23 2008/04/26 15:35:09 joerg Exp $
+# $NetBSD: Makefile,v 1.24 2008/06/12 02:14:57 joerg Exp $
#
DISTNAME= Pmw.1.2
@@ -11,23 +11,25 @@ MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://pmw.sourceforge.net/
COMMENT= Python meta widgets
+PKG_DESTDIR_SUPPORT= user-destdir
+
PYTHON_VERSIONS_ACCEPTED= 25 24 23 21
PLIST_SRC= ${WRKDIR}/.PLIST_SRC
WRKSRC= ${WRKDIR}/Pmw
-do-build:
+NO_BUILD= yes
do-install:
(cd ${WRKDIR}; ${FIND} Pmw -type d -print | \
- ${SED} -e 's,^,${PREFIX}/${PYSITELIB}/,' | ${XARGS} -n 1 ${INSTALL_DATA_DIR})
+ ${SED} -e 's,^,${DESTDIR}${PREFIX}/${PYSITELIB}/,' | ${XARGS} -n 1 ${INSTALL_DATA_DIR})
(cd ${WRKDIR}; for f in `${FIND} Pmw -type f -print`; do \
- ${INSTALL_DATA} $$f ${PREFIX}/${PYSITELIB}/$$f; done)
+ ${INSTALL_DATA} $$f ${DESTDIR}${PREFIX}/${PYSITELIB}/$$f; done)
${CAT} ${PKGDIR}/PLIST.pre >${PLIST_SRC}
- (cd ${PREFIX}; ${FIND} ${PYSITELIB}/Pmw \
+ (cd ${DESTDIR}${PREFIX}; ${FIND} ${PYSITELIB}/Pmw \
-type f -print >>${PLIST_SRC})
- (cd ${PREFIX}; ${FIND} -d ${PYSITELIB}/Pmw \
+ (cd ${DESTDIR}${PREFIX}; ${FIND} -d ${PYSITELIB}/Pmw \
-type d -print | ${SED} -e "s/^/@dirrm /" >>${PLIST_SRC})
.include "../../lang/python/extension.mk"
diff --git a/x11/py-Tk/Makefile b/x11/py-Tk/Makefile
index 85a311e66b8..84a3b99459d 100644
--- a/x11/py-Tk/Makefile
+++ b/x11/py-Tk/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.40 2008/04/25 16:48:35 joerg Exp $
+# $NetBSD: Makefile,v 1.41 2008/06/12 02:14:57 joerg Exp $
#
PKGNAME= ${PYPKGPREFIX}-Tk-0
@@ -9,6 +9,7 @@ MAINTAINER= tsarna@NetBSD.org
HOMEPAGE= http://wiki.python.org/moin/TkInter
COMMENT= Tkinter -- Python interface to Tcl/Tk
+PKG_DESTDIR_SUPPORT= user-destdir
EXTRACT_ELEMENTS= ${PYSUBDIR}/Modules/_tkinter.c \
${PYSUBDIR}/Modules/tkappinit.c
diff --git a/x11/py-Xlib/Makefile b/x11/py-Xlib/Makefile
index 95721eb2541..846b3114bfd 100644
--- a/x11/py-Xlib/Makefile
+++ b/x11/py-Xlib/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2006/02/05 23:11:41 joerg Exp $
+# $NetBSD: Makefile,v 1.4 2008/06/12 02:14:57 joerg Exp $
DISTNAME= python-xlib-0.12
PKGNAME= ${PYPKGPREFIX}-Xlib-0.12
@@ -10,6 +10,7 @@ MAINTAINER= ccatrian@eml.cc
HOMEPAGE= http://python-xlib.sourceforge.net/
COMMENT= Functional X client library for Python
+PKG_DESTDIR_SUPPORT= user-destdir
PYDISTUTILSPKG= yes
diff --git a/x11/py-gnome2-desktop/Makefile b/x11/py-gnome2-desktop/Makefile
index f393df444f4..a03a0b7489d 100644
--- a/x11/py-gnome2-desktop/Makefile
+++ b/x11/py-gnome2-desktop/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.19 2008/04/25 20:39:14 joerg Exp $
+# $NetBSD: Makefile,v 1.20 2008/06/12 02:14:57 joerg Exp $
#
DISTNAME= gnome-python-desktop-2.22.0
@@ -11,6 +11,8 @@ MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://www.gnome.org/
COMMENT= Python modules for the GNOME desktop
+PKG_DESTDIR_SUPPORT= user-destdir
+
GNU_CONFIGURE= yes
PY_PATCHPLIST= yes
USE_LIBTOOL= yes
diff --git a/x11/py-qt2-sip/Makefile b/x11/py-qt2-sip/Makefile
index 31439325731..1755ed521ca 100644
--- a/x11/py-qt2-sip/Makefile
+++ b/x11/py-qt2-sip/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.19 2006/07/22 04:46:19 rillig Exp $
+# $NetBSD: Makefile,v 1.20 2008/06/12 02:14:57 joerg Exp $
#
DISTNAME= sip-3.1
@@ -11,6 +11,8 @@ MAINTAINER= drochner@NetBSD.org
HOMEPAGE= http://www.riverbankcomputing.co.uk/sip/index.php
COMMENT= Tool to create Python bindings for C++ libraries
+PKG_DESTDIR_SUPPORT= user-destdir
+
USE_LANGUAGES= c c++
USE_LIBTOOL= yes
diff --git a/x11/py-qt3-base/Makefile b/x11/py-qt3-base/Makefile
index 77d09d20fcc..47796047d91 100644
--- a/x11/py-qt3-base/Makefile
+++ b/x11/py-qt3-base/Makefile
@@ -1,6 +1,8 @@
-# $NetBSD: Makefile,v 1.24 2006/04/17 13:46:05 wiz Exp $
+# $NetBSD: Makefile,v 1.25 2008/06/12 02:14:57 joerg Exp $
#
+PKG_DESTDIR_SUPPORT= user-destdir
+
.include "../../x11/py-qt3-base/Makefile.common"
PKGNAME= ${PYPKGPREFIX}-qt3-base-${PYQT_VERSION}
diff --git a/x11/py-qt3-modules/Makefile b/x11/py-qt3-modules/Makefile
index 0ad4fce6185..93a25d1456c 100644
--- a/x11/py-qt3-modules/Makefile
+++ b/x11/py-qt3-modules/Makefile
@@ -1,6 +1,8 @@
-# $NetBSD: Makefile,v 1.24 2007/09/20 07:59:11 rillig Exp $
+# $NetBSD: Makefile,v 1.25 2008/06/12 02:14:57 joerg Exp $
#
+PKG_DESTDIR_SUPPORT= user-destdir
+
.include "../../x11/py-qt3-base/Makefile.common"
PKGNAME= ${PYPKGPREFIX}-qt3-modules-${PYQT_VERSION}
diff --git a/x11/py-qt3-qscintilla/Makefile b/x11/py-qt3-qscintilla/Makefile
index 4728bbcf86b..9f60b7c364f 100644
--- a/x11/py-qt3-qscintilla/Makefile
+++ b/x11/py-qt3-qscintilla/Makefile
@@ -1,6 +1,8 @@
-# $NetBSD: Makefile,v 1.22 2006/04/17 13:47:00 wiz Exp $
+# $NetBSD: Makefile,v 1.23 2008/06/12 02:14:57 joerg Exp $
#
+PKG_DESTDIR_SUPPORT= user-destdir
+
.include "../../x11/py-qt3-base/Makefile.common"
PKGNAME= ${PYPKGPREFIX}-qt3-qscintilla-${PYQT_VERSION}
diff --git a/x11/py-qt3-sip/Makefile b/x11/py-qt3-sip/Makefile
index 194cc585b34..d4356903c0d 100644
--- a/x11/py-qt3-sip/Makefile
+++ b/x11/py-qt3-sip/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.32 2008/04/25 20:39:14 joerg Exp $
+# $NetBSD: Makefile,v 1.33 2008/06/12 02:14:57 joerg Exp $
#
DISTNAME= sip-4.3.2
@@ -11,6 +11,8 @@ MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://www.riverbankcomputing.co.uk/sip/index.php
COMMENT= Tool to create Python bindings for C++ libraries
+PKG_DESTDIR_SUPPORT= user-destdir
+
CONFLICTS+= ${PYPKGPREFIX}-qt2-sip-*
# needs qmake
diff --git a/x11/py-wxWidgets/Makefile b/x11/py-wxWidgets/Makefile
index e60490cfa74..3d8f4637de5 100644
--- a/x11/py-wxWidgets/Makefile
+++ b/x11/py-wxWidgets/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.19 2008/04/25 20:39:14 joerg Exp $
+# $NetBSD: Makefile,v 1.20 2008/06/12 02:14:58 joerg Exp $
#
DISTNAME= wxPython-src-2.6.3.3
@@ -11,6 +11,8 @@ MAINTAINER= tsarna@NetBSD.org
HOMEPAGE= http://wxpython.org/
COMMENT= Python bindings for wxWidgets
+PKG_DESTDIR_SUPPORT= user-destdir
+
WRKSRC= ${WRKDIR}/wxPython-src-2.6.3.3/wxPython
USE_LANGUAGES= c c++
USE_TOOLS+= gmake pkg-config