From 8d93e92b0df5530f93f13131e4706150f972763d Mon Sep 17 00:00:00 2001 From: Aleksej Saushev Date: Fri, 5 Oct 2012 13:52:02 +0000 Subject: [PATCH] Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. Mark packages that don't or might probably not have staged installation. --- pointless/Makefile | 4 +++- polipo/Makefile | 4 +--- polylib/Makefile | 4 +--- polymul/Makefile | 4 +--- pop-before-smtp/Makefile | 4 +--- pop3.proxy/Makefile | 4 +--- postal2-mpdemo-bin/Makefile | 4 +++- postoffice/Makefile | 4 +--- postr/Makefile | 4 +--- pound/Makefile | 4 +++- povray/Makefile | 4 +--- ppp/Makefile | 5 ++++- ppr/Makefile | 4 +++- probcons/Makefile | 4 +--- probe/Makefile | 5 +---- procps/Makefile | 4 +++- progreiserfs/Makefile | 4 +++- protobuf/Makefile | 4 +--- prover9/Makefile | 3 +-- proxychains/Makefile | 4 +++- proxyknife/Makefile | 4 +--- prozilla/Makefile | 4 +++- prpltwtr/Makefile | 4 +--- psh/Makefile | 4 +--- psybnc/Makefile | 4 +--- pt-ttf/Makefile | 4 +--- ptunnel/Makefile | 4 +++- pudb/Makefile | 4 +--- pure/Makefile | 4 +--- purple-translate/Makefile | 4 +--- pxlib/Makefile | 4 +++- pxview/Makefile | 4 +++- 32 files changed, 57 insertions(+), 72 deletions(-) diff --git a/pointless/Makefile b/pointless/Makefile index 730132dbf2..e04100e049 100644 --- a/pointless/Makefile +++ b/pointless/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.21 2012/03/06 23:54:35 minskim Exp $ +# $NetBSD: Makefile,v 1.22 2012/10/05 13:52:02 asau Exp $ # DISTNAME= pointless-0.5 @@ -24,6 +24,8 @@ DEPENDS+= tex-latex-[0-9]*:../../print/tex-latex DEPENDS+= tex-latex-bin-[0-9]*:../../print/tex-latex-bin DEPENDS+= tex-tex-[0-9]*:../../print/tex-tex +PKG_DESTDIR_SUPPORT= none + USE_PKGLOCALEDIR= yes CPPFLAGS= -DHAVE_PYTHON${PYVERSSUFFIX:S/./_/} diff --git a/polipo/Makefile b/polipo/Makefile index 74ec6723ba..b54bee1310 100644 --- a/polipo/Makefile +++ b/polipo/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.6 2012/02/18 21:31:43 ishit Exp $ +# $NetBSD: Makefile,v 1.7 2012/10/05 13:52:02 asau Exp $ # DISTNAME= polipo-1.0.4.1 @@ -8,8 +8,6 @@ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://www.pps.jussieu.fr/~jch/software/polipo/ COMMENT= Small and fast caching web proxy -PKG_DESTDIR_SUPPORT= user-destdir - USE_TOOLS+= makeinfo INFO_FILES= # PLIST diff --git a/polylib/Makefile b/polylib/Makefile index 8e097785de..0bc1e1799f 100644 --- a/polylib/Makefile +++ b/polylib/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1.1.1 2011/05/09 20:35:37 jihbed Exp $ +# $NetBSD: Makefile,v 1.2 2012/10/05 13:52:02 asau Exp $ # DISTNAME= polylib-5.22.5 @@ -10,8 +10,6 @@ HOMEPAGE= http://icps.u-strasbg.fr/polylib/polylib_src/ COMMENT= The polyhedral library - long int version LICENSE= gnu-gpl-v3 -PKG_DESTDIR_SUPPORT= user-destdir - GNU_CONFIGURE= yes USE_LIBTOOL= yes diff --git a/polymul/Makefile b/polymul/Makefile index c67f3be41f..5b2099eb13 100644 --- a/polymul/Makefile +++ b/polymul/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1.1.1 2011/10/28 20:22:15 jihbed Exp $ +# $NetBSD: Makefile,v 1.2 2012/10/05 13:52:03 asau Exp $ # DISTNAME= polymul-1.01 @@ -11,8 +11,6 @@ HOMEPAGE= http://code.google.com/p/polymul/ COMMENT= Fast multivariate polynomial multiplication in C++ LICENSE= mit -PKG_DESTDIR_SUPPORT= user-destdir - NO_BUILD= yes USE_LANGUAGES= c++ diff --git a/pop-before-smtp/Makefile b/pop-before-smtp/Makefile index 4ef142ceba..84ce85e2ff 100644 --- a/pop-before-smtp/Makefile +++ b/pop-before-smtp/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.8 2007/12/17 07:29:03 obache Exp $ +# $NetBSD: Makefile,v 1.9 2012/10/05 13:52:03 asau Exp $ # DISTNAME= pop-before-smtp-1.42 @@ -16,8 +16,6 @@ REPLACE_PERL+= pop-before-smtp DEPENDS+= p5-Net-Netmask-[0-9]*:../../devel/p5-Net-Netmask DEPENDS+= p5-TimeDate-[0-9]*:../../time/p5-TimeDate -PKG_DESTDIR_SUPPORT= user-destdir - EGDIR= ${PREFIX}/share/examples/pop-before-smtp CONF_FILES= ${EGDIR}/pop-before-smtp-conf.pl ${PKG_SYSCONFDIR}/pop-before-smtp-conf.pl RCD_SCRIPTS= pop-before-smtp diff --git a/pop3.proxy/Makefile b/pop3.proxy/Makefile index 01012fcddf..a083f1166c 100644 --- a/pop3.proxy/Makefile +++ b/pop3.proxy/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.5 2011/03/06 15:56:11 thomasklausner Exp $ +# $NetBSD: Makefile,v 1.6 2012/10/05 13:52:03 asau Exp $ DISTNAME= pop3proxy-2.0.0-beta8 PKGNAME= ${DISTNAME:S/-beta/beta/} @@ -10,8 +10,6 @@ HOMEPAGE= http://quietsche-entchen.de/cgi-bin/wiki.cgi/proxies/00-WikiIndex COMMENT= The pop3.proxy is an application level proxy for POP3 LICENSE= gnu-gpl-v2 -PKG_DESTDIR_SUPPORT= user-destdir - MAKE_FILE= makefile INSTALLATION_DIRS= sbin man/man1 diff --git a/postal2-mpdemo-bin/Makefile b/postal2-mpdemo-bin/Makefile index 2d26d31a95..b723a54c07 100644 --- a/postal2-mpdemo-bin/Makefile +++ b/postal2-mpdemo-bin/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.8 2009/05/19 09:00:10 thomasklausner Exp $ +# $NetBSD: Makefile,v 1.9 2012/10/05 13:52:03 asau Exp $ # DISTNAME= postal2mpdemo-lnx-1407 @@ -17,6 +17,8 @@ RESTRICTED= It's huge, it's demo, it's a game, I'm not sure if we can redistrib NO_SRC_ON_CDROM= ${RESTRICTED} NO_PKG_ON_CDROM= ${RESTRICTED} +PKG_DESTDIR_SUPPORT= none + EMUL_PLATFORMS= linux-i386 EMUL_MODULES.linux= glx SUSE_VERSION_REQD= 7.3 diff --git a/postoffice/Makefile b/postoffice/Makefile index d67605b661..d11a804729 100644 --- a/postoffice/Makefile +++ b/postoffice/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.12 2009/05/19 09:00:11 thomasklausner Exp $ +# $NetBSD: Makefile,v 1.13 2012/10/05 13:52:03 asau Exp $ # DISTNAME= postoffice-1.4.9 @@ -23,8 +23,6 @@ CONFIGURE_ARGS= --prefix=${PREFIX} \ --with-vspool=${VARBASE}/spool/virtual \ --with-vuser=mail -PKG_DESTDIR_SUPPORT= user-destdir - BUILD_DEFS= VARBASE PKG_SYSCONFDIR BUILD_DEFS+= POSTOFFICE_GREYLIST diff --git a/postr/Makefile b/postr/Makefile index d4b77f254d..ef9c2fcdd2 100644 --- a/postr/Makefile +++ b/postr/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.3 2010/06/13 22:47:13 thomasklausner Exp $ +# $NetBSD: Makefile,v 1.4 2012/10/05 13:52:03 asau Exp $ # DISTNAME= postr-0.12.4 @@ -14,8 +14,6 @@ COMMENT= GNOME flickr uploader DEPENDS+= ${PYPKGPREFIX}-twisted-[0-9]*:../../net/py-twisted -PKG_DESTDIR_SUPPORT= user-destdir - USE_LANGUAGES= # none PYDISTUTILSPKG= yes diff --git a/pound/Makefile b/pound/Makefile index 36d9c16aac..e79a86c9aa 100644 --- a/pound/Makefile +++ b/pound/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.4 2010/01/17 12:03:30 thomasklausner Exp $ +# $NetBSD: Makefile,v 1.5 2012/10/05 13:52:03 asau Exp $ POUND_VERSION= 2.4.5 PKGNAME= pound-${POUND_VERSION} @@ -12,6 +12,8 @@ MAINTAINER= tonnerre@bsdprojects.net HOMEPAGE= http://www.apsis.ch/pound/ COMMENT= Reverse-proxy and load-balancer +PKG_DESTDIR_SUPPORT= none + HAS_CONFIGURE= yes USE_BUILTIN.openssl= no diff --git a/povray/Makefile b/povray/Makefile index fa59829f5c..1ec063fa51 100644 --- a/povray/Makefile +++ b/povray/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.3 2012/07/02 13:38:06 moubctez Exp $ +# $NetBSD: Makefile,v 1.4 2012/10/05 13:52:03 asau Exp $ DISTNAME= povray-3.7.0.RC5 PKGNAME= ${DISTNAME:S/.RC/rc/} @@ -11,8 +11,6 @@ HOMEPAGE= http://www.povray.org/ COMMENT= Persistence of Vision Ray Tracer LICENSE= povray-license -PKG_DESTDIR_SUPPORT= user-destdir - BUILDLINK_API_DEPENDS.zlib+= zlib>=1.2.1 USE_LANGUAGES= c c++ diff --git a/ppp/Makefile b/ppp/Makefile index a730734979..afb71244ab 100644 --- a/ppp/Makefile +++ b/ppp/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.9 2006/10/14 10:16:59 shattered Exp $ +# $NetBSD: Makefile,v 1.10 2012/10/05 13:52:03 asau Exp $ DISTNAME= ppp-2.4.1 CATEGORIES= net @@ -9,6 +9,9 @@ HOMEPAGE= http://www.samba.org/ppp/ COMMENT= Point-to-Point Protocol (PPP) over serial lines ONLY_FOR_PLATFORM= Linux-*-* SunOS-5*-* + +PKG_DESTDIR_SUPPORT= none + HAS_CONFIGURE= yes USE_TOOLS+= gmake diff --git a/ppr/Makefile b/ppr/Makefile index 5ef983755d..bf554b79a4 100644 --- a/ppr/Makefile +++ b/ppr/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.10 2011/05/19 12:58:25 hfath Exp $ +# $NetBSD: Makefile,v 1.11 2012/10/05 13:52:03 asau Exp $ DISTNAME= ppr-1.53 CATEGORIES= print @@ -11,6 +11,8 @@ COMMENT= PPR is a print spooler for PostScript printers CONFLICTS+= LPRng-[0-9]* LPRng-core-[0-9]* cups-[0-9]* +PKG_DESTDIR_SUPPORT= none + USE_PKGLOCALEDIR= yes USE_TOOLS+= gmake perl diff --git a/probcons/Makefile b/probcons/Makefile index e69e56de3a..e70ade64b8 100644 --- a/probcons/Makefile +++ b/probcons/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1.1.1 2011/01/22 13:23:48 jihbed Exp $ +# $NetBSD: Makefile,v 1.2 2012/10/05 13:52:03 asau Exp $ # DISTNAME= probcons_v1_12 @@ -10,8 +10,6 @@ MAINTAINER= jihbed.research@gmail.com HOMEPAGE= http://probcons.stanford.edu/ COMMENT= Probabilistic Consistency-based Multiple Alignment of Amino Acid Sequences -PKG_DESTDIR_SUPPORT= user-destdir - WRKSRC= ${WRKDIR}/probcons USE_LANGUAGES= c++ diff --git a/probe/Makefile b/probe/Makefile index 80d6beecb0..8292a7cdb8 100644 --- a/probe/Makefile +++ b/probe/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.2 2010/04/18 14:30:16 jihbed Exp $ +# $NetBSD: Makefile,v 1.3 2012/10/05 13:52:03 asau Exp $ # DISTNAME= probe-1.30-linux6 @@ -13,9 +13,6 @@ COMMENT= ProBE is an animator for CSP processes EMUL_PLATFORMS= linux-i386 EMUL_MODULES.linux= base x11 - -PKG_DESTDIR_SUPPORT= user-destdir - NO_BUILD= yes USE_LANGUAGES= # none diff --git a/procps/Makefile b/procps/Makefile index d7250aca7b..bb0332adc5 100644 --- a/procps/Makefile +++ b/procps/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.11 2005/11/28 00:27:27 rillig Exp $ +# $NetBSD: Makefile,v 1.12 2012/10/05 13:52:03 asau Exp $ DISTNAME= procps-3.0.5 CATEGORIES= sysutils @@ -15,6 +15,8 @@ ONLY_FOR_PLATFORM= Linux-*-* CONFLICTS+= top-[0-9]* +PKG_DESTDIR_SUPPORT= none + USE_TOOLS+= gmake MAKE_ENV+= DESTDIR=${PREFIX:Q} diff --git a/progreiserfs/Makefile b/progreiserfs/Makefile index 5bf6ab068f..1e2cba9912 100644 --- a/progreiserfs/Makefile +++ b/progreiserfs/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.5 2006/05/19 16:51:30 ykomatsu Exp $ +# $NetBSD: Makefile,v 1.6 2012/10/05 13:52:03 asau Exp $ # DISTNAME= progsreiserfs-0.3.0.4 @@ -9,6 +9,8 @@ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://reiserfs.osdn.org.ua/ COMMENT= Library to manipulate reiserfs filesystems +PKG_DESTDIR_SUPPORT= none + USE_LIBTOOL= yes GNU_CONFIGURE= yes diff --git a/protobuf/Makefile b/protobuf/Makefile index b7d02e0ccf..759f0943dc 100644 --- a/protobuf/Makefile +++ b/protobuf/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.2 2012/04/10 02:02:13 genolopolis Exp $ +# $NetBSD: Makefile,v 1.3 2012/10/05 13:52:03 asau Exp $ # DISTNAME= protobuf-2.4.1 @@ -11,8 +11,6 @@ HOMEPAGE= http://protobuf.googlecode.com/ COMMENT= An rpc definition to source compiler by google LICENSE= modified-bsd -PKG_DESTDIR_SUPPORT= user-destdir - GNU_CONFIGURE= yes USE_LIBTOOL= yes USE_TOOLS+= pkg-config gmake diff --git a/prover9/Makefile b/prover9/Makefile index 253e57f816..e81cd5cf76 100644 --- a/prover9/Makefile +++ b/prover9/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.3 2011/01/08 12:36:33 asau Exp $ +# $NetBSD: Makefile,v 1.4 2012/10/05 13:52:03 asau Exp $ # DISTNAME= LADR-2009-11A @@ -11,7 +11,6 @@ HOMEPAGE= http://www.cs.unm.edu/~mccune/prover9/ COMMENT= Prover9 is an automated theorem prover LICENSE= gnu-gpl-v2 -PKG_DESTDIR_SUPPORT= user-destdir MAKE_JOBS_SAFE= no REPLACE_PYTHON= utilities/attack utilities/gvizify utilities/looper utilities/prover9-mace4 diff --git a/proxychains/Makefile b/proxychains/Makefile index 98a3650785..e59fae9268 100644 --- a/proxychains/Makefile +++ b/proxychains/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.8 2012/08/10 00:09:47 haad Exp $ +# $NetBSD: Makefile,v 1.9 2012/10/05 13:52:03 asau Exp $ # DISTNAME= proxychains-4.2.0 @@ -17,6 +17,8 @@ COMMENT= Chain multiple proxies in a transparent way FETCH_USING= wget FETCH_BEFORE_ARGS= --no-check-certificate +PKG_DESTDIR_SUPPORT= none + WRKSRC= ${WRKDIR}/proxychains USE_PKGLOCALEDIR= yes diff --git a/proxyknife/Makefile b/proxyknife/Makefile index e82a34d500..027e8637f1 100644 --- a/proxyknife/Makefile +++ b/proxyknife/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.9 2011/01/19 20:49:02 gschwarz Exp $ +# $NetBSD: Makefile,v 1.10 2012/10/05 13:52:03 asau Exp $ DISTNAME= proxyknife-1.7 CATEGORIES= www @@ -9,8 +9,6 @@ HOMEPAGE= http://www.gnu.org/software/proxyknife/proxyknife.html COMMENT= Proxyknife is a tool to validate free proxies LICENSE= gnu-gpl-v3 -PKG_DESTDIR_SUPPORT= user-destdir - GNU_CONFIGURE= YES INFO_FILES= YES USE_PKGLOCALEDIR= YES diff --git a/prozilla/Makefile b/prozilla/Makefile index 721dcb2e84..7e09fb1af1 100644 --- a/prozilla/Makefile +++ b/prozilla/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.10 2010/11/11 22:42:07 shattered Exp $ +# $NetBSD: Makefile,v 1.11 2012/10/05 13:52:03 asau Exp $ # DISTNAME= prozilla-1.3.6 @@ -10,6 +10,8 @@ MAINTAINER= low@ameba6.com HOMEPAGE= http://directory.fsf.org/project/ProZilla/ COMMENT= ProZilla is a multi-threaded download accelerator +PKG_DESTDIR_SUPPORT= none + USE_PKGLOCALEDIR= yes GNU_CONFIGURE= yes USE_TOOLS+= gmake diff --git a/prpltwtr/Makefile b/prpltwtr/Makefile index afb0c307cd..4391bc7de6 100644 --- a/prpltwtr/Makefile +++ b/prpltwtr/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.3 2012/01/11 23:02:17 noud4 Exp $ +# $NetBSD: Makefile,v 1.4 2012/10/05 13:52:03 asau Exp $ # DISTNAME= prpltwtr-0.11.0 @@ -11,8 +11,6 @@ HOMEPAGE= http://code.google.com/p/prpltwtr/ COMMENT= Treat microblogging (Twitter, etc) as IM protocols LICENSE= gnu-gpl-v2 -PKG_DESTDIR_SUPPORT= user-destdir - HAS_CONFIGURE= yes USE_TOOLS+= perl USE_LIBTOOL= yes diff --git a/psh/Makefile b/psh/Makefile index 578fd86963..62035013ce 100644 --- a/psh/Makefile +++ b/psh/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.4 2011/02/28 14:53:18 thomasklausner Exp $ +# $NetBSD: Makefile,v 1.5 2012/10/05 13:52:03 asau Exp $ # DISTNAME= psh-1.8.1 @@ -9,8 +9,6 @@ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://www.focusresearch.com/gregor/download/ COMMENT= Perl Shell -PKG_DESTDIR_SUPPORT= user-destdir - PKG_SHELL= ${PREFIX}/bin/psh DEPENDS+= p5-BSD-Resource>=1.24:../../devel/p5-BSD-Resource diff --git a/psybnc/Makefile b/psybnc/Makefile index 75e560f44a..fb032ccacd 100644 --- a/psybnc/Makefile +++ b/psybnc/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.2 2010/02/21 00:12:52 pettai Exp $ +# $NetBSD: Makefile,v 1.3 2012/10/05 13:52:03 asau Exp $ # DISTNAME= psyBNC-2.3.2-9 @@ -10,8 +10,6 @@ HOMEPAGE= http://www.psybnc.at/ COMMENT= Easy-to-use, multi-user, permanent IRC-Bouncer with many features LICENSE= gnu-gpl-v2 -PKG_DESTDIR_SUPPORT= user-destdir - WRKSRC= ${WRKDIR}/psybnc BUILD_DEPENDS+= glib-[0-9]*:../../devel/glib diff --git a/pt-ttf/Makefile b/pt-ttf/Makefile index 913abb5514..bc4a902ce6 100644 --- a/pt-ttf/Makefile +++ b/pt-ttf/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.2 2012/07/17 23:47:06 bubuchka Exp $ +# $NetBSD: Makefile,v 1.3 2012/10/05 13:52:03 asau Exp $ # DISTNAME= pt-ttf-2.004.20120328 @@ -11,8 +11,6 @@ HOMEPAGE= http://www.paratype.com/public/ COMMENT= Public fonts for minority languages of Russia LICENSE= open-font-license -PKG_DESTDIR_SUPPORT= user-destdir - USE_LANGUAGES= # none NO_BUILD= yes diff --git a/ptunnel/Makefile b/ptunnel/Makefile index 33f685bdc2..cb2de182b0 100644 --- a/ptunnel/Makefile +++ b/ptunnel/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.3 2005/11/02 18:00:25 thomasklausner Exp $ +# $NetBSD: Makefile,v 1.4 2012/10/05 13:52:03 asau Exp $ # DISTNAME= PingTunnel-0.60 @@ -11,6 +11,8 @@ MAINTAINER= pancake@phreaker.net HOMEPAGE= http://www.cs.uit.no/~daniels/PingTunnel/ COMMENT= TCP tunnel over ICMP +PKG_DESTDIR_SUPPORT= none + WRKSRC= ${WRKDIR}/PingTunnel USE_TOOLS+= gmake diff --git a/pudb/Makefile b/pudb/Makefile index 4d7fd495d1..bd426a9581 100644 --- a/pudb/Makefile +++ b/pudb/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.6 2012/09/10 09:17:24 jihbed Exp $ +# $NetBSD: Makefile,v 1.7 2012/10/05 13:52:03 asau Exp $ # DISTNAME= pudb-0.92.15 @@ -17,8 +17,6 @@ DEPENDS+= ${PYPKGPREFIX}-numpy>=1.1.0:../../math/py-numpy DEPENDS+= ${PYPKGPREFIX}-pygments>=1.0:../../textproc/py-pygments #DEPENDS+= ${PYPKGPREFIX}-ipython>=0.9.1:../../wip/py-ipython -PKG_DESTDIR_SUPPORT= user-destdir - WRKSRC= ${WRKDIR}/pudb-0.92.15 USE_LANGUAGES= # none diff --git a/pure/Makefile b/pure/Makefile index 6f67efa533..ecec76834f 100644 --- a/pure/Makefile +++ b/pure/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.3 2012/02/03 02:53:54 jgoamakf Exp $ +# $NetBSD: Makefile,v 1.4 2012/10/05 13:52:03 asau Exp $ # DISTNAME= pure-0.51 @@ -10,8 +10,6 @@ HOMEPAGE= http://code.google.com/p/pure-lang/ COMMENT= Modern-style functional programming language based on term rewriting LICENSE= gnu-lgpl-v3 -PKG_DESTDIR_SUPPORT= user-destdir - USE_LANGUAGES= c c++ USE_TOOLS+= gmake flex bison USE_LIBTOOL= yes diff --git a/purple-translate/Makefile b/purple-translate/Makefile index dc4ae696e5..6117dc45bb 100644 --- a/purple-translate/Makefile +++ b/purple-translate/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1.1.1 2012/01/11 23:36:33 noud4 Exp $ +# $NetBSD: Makefile,v 1.2 2012/10/05 13:52:03 asau Exp $ # DISTNAME= purple-translate-1.1 @@ -14,8 +14,6 @@ SVN_REPOSITORIES= translate SVN_ROOT.translate= http://purple-translate.googlecode.com/svn/trunk/ SVN_MODULE.translate= purple-translate -PKG_DESTDIR_SUPPORT= user-destdir - WRKSRC= ${WRKDIR}/purple-translate BUILD_TARGET= purple-translate.so diff --git a/pxlib/Makefile b/pxlib/Makefile index 58a637c644..bcd8b7d981 100644 --- a/pxlib/Makefile +++ b/pxlib/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.10 2006/05/19 16:51:30 ykomatsu Exp $ +# $NetBSD: Makefile,v 1.11 2012/10/05 13:52:03 asau Exp $ # DISTNAME= pxlib_0.2.0.orig @@ -10,6 +10,8 @@ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://pxlib.sourceforge.net/ COMMENT= C language library for reading Paradox database files +PKG_DESTDIR_SUPPORT= none + WRKSRC= ${WRKDIR}/pxlib-0.2.0 USE_PKGLOCALEDIR= yes USE_LIBTOOL= yes diff --git a/pxview/Makefile b/pxview/Makefile index 914d1b0faa..8f35bd074c 100644 --- a/pxview/Makefile +++ b/pxview/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.7 2006/05/19 16:51:30 ykomatsu Exp $ +# $NetBSD: Makefile,v 1.8 2012/10/05 13:52:03 asau Exp $ # DISTNAME= pxview_0.1.4.orig @@ -10,6 +10,8 @@ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://pxlib.sourceforge.net/ COMMENT= Simple utility to view Paradox database files +PKG_DESTDIR_SUPPORT= none + WRKSRC= ${WRKDIR}/pxview-0.1.4 USE_PKGLOCALEDIR= yes USE_LIBTOOL= yes