Skip to content

Commit

Permalink
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these…
Browse files Browse the repository at this point in the history
… days.
  • Loading branch information
asau committed Oct 29, 2012
1 parent 85eb2f4 commit 4d92e9f
Show file tree
Hide file tree
Showing 563 changed files with 563 additions and 1,613 deletions.
4 changes: 1 addition & 3 deletions x11/9term/Makefile
@@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.23 2011/03/17 23:32:38 zafer Exp $
# $NetBSD: Makefile,v 1.24 2012/10/29 05:06:05 asau Exp $

DISTNAME= 9term.1.6.3
PKGNAME= 9term-1.6.3
Expand All @@ -10,8 +10,6 @@ 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
Expand Down
3 changes: 1 addition & 2 deletions x11/XaoS/Makefile
@@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.33 2012/07/30 01:19:15 dholland Exp $
# $NetBSD: Makefile,v 1.34 2012/10/29 05:06:06 asau Exp $
#

DISTNAME= xaos-3.5
Expand All @@ -10,7 +10,6 @@ HOMEPAGE= http://xaos.sourceforge.net/
COMMENT= Zoomable fractal rendering doodad
LICENSE= gnu-gpl-v2

PKG_DESTDIR_SUPPORT= user-destdir
PKG_INSTALLATION_TYPES= overwrite pkgviews
USE_TOOLS+= gmake msgfmt
USE_PKGLOCALEDIR= YES
Expand Down
4 changes: 1 addition & 3 deletions x11/Xaw-Xpm/Makefile
@@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.30 2012/10/23 10:24:16 wiz Exp $
# $NetBSD: Makefile,v 1.31 2012/10/29 05:06:06 asau Exp $
#

DISTNAME= Xaw-XPM-1.1
Expand All @@ -11,8 +11,6 @@ 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
Expand Down
3 changes: 1 addition & 2 deletions x11/Xaw3d/Makefile
@@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.58 2012/10/23 10:24:16 wiz Exp $
# $NetBSD: Makefile,v 1.59 2012/10/29 05:06:06 asau Exp $

DISTNAME= Xaw3d-1.5E
PKGREVISION= 4
Expand All @@ -12,7 +12,6 @@ COMMENT= 3-D widgets based on the Athena Widget set
CONFLICTS= Xaw-Xpm-[0-9]*

PKG_INSTALLATION_TYPES= overwrite pkgviews
PKG_DESTDIR_SUPPORT= user-destdir

WRKSRC= ${WRKDIR}/xc/lib/Xaw3d
USE_IMAKE= YES
Expand Down
4 changes: 1 addition & 3 deletions x11/Xbae/Makefile
@@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.28 2011/12/09 14:36:36 drochner Exp $
# $NetBSD: Makefile,v 1.29 2012/10/29 05:06:06 asau Exp $
#

DISTNAME= xbae-4.51.01
Expand All @@ -11,8 +11,6 @@ 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
Expand Down
4 changes: 1 addition & 3 deletions x11/Xcomposite/Makefile
@@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.14 2008/06/12 02:14:57 joerg Exp $
# $NetBSD: Makefile,v 1.15 2012/10/29 05:06:06 asau Exp $
#

DISTNAME= libXcomposite-1.0.1
Expand All @@ -12,8 +12,6 @@ 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
Expand Down
3 changes: 1 addition & 2 deletions x11/Xfixes/Makefile
@@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.27 2010/12/08 09:03:07 tron Exp $
# $NetBSD: Makefile,v 1.28 2012/10/29 05:06:06 asau Exp $

DISTNAME= libXfixes-2.0.1
PKGNAME= ${DISTNAME:S/libX/X/}
Expand All @@ -13,7 +13,6 @@ COMMENT= X Fixes extension of X RandR

CONFLICTS+= libXfixes-[0-9]*

PKG_DESTDIR_SUPPORT= user-destdir
PKG_INSTALLATION_TYPES= overwrite pkgviews

USE_TOOLS+= pkg-config
Expand Down
4 changes: 1 addition & 3 deletions x11/XmHTML/Makefile
@@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.51 2011/12/09 14:36:35 drochner Exp $
# $NetBSD: Makefile,v 1.52 2012/10/29 05:06:07 asau Exp $
#

DISTNAME= XmHTML-1.1.7
Expand All @@ -11,8 +11,6 @@ MAINTAINER= pkgsrc-users@NetBSD.org
COMMENT= Motif Widget capable of displaying HTML 3.2 conforming text
LICENSE= gnu-lgpl-v2

PKG_DESTDIR_SUPPORT= user-destdir

USE_X11BASE= YES
USE_TOOLS+= gmake
USE_LIBTOOL= YES
Expand Down
3 changes: 1 addition & 2 deletions x11/Xrender/Makefile
@@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.35 2008/09/08 18:40:52 dholland Exp $
# $NetBSD: Makefile,v 1.36 2012/10/29 05:06:07 asau Exp $

DISTNAME= libXrender-0.9.0
PKGNAME= ${DISTNAME:S/lib//}
Expand All @@ -14,7 +14,6 @@ COMMENT= Client library for the X Rendering Extension protocol
CONFLICTS+= libXrender-[0-9]*

PKG_INSTALLATION_TYPES= overwrite pkgviews
PKG_DESTDIR_SUPPORT= user-destdir

USE_TOOLS+= pkg-config
USE_LIBTOOL= YES
Expand Down
4 changes: 1 addition & 3 deletions x11/alacarte/Makefile
@@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.43 2012/10/08 23:02:33 adam Exp $
# $NetBSD: Makefile,v 1.44 2012/10/29 05:06:07 asau Exp $
#

DISTNAME= alacarte-0.13.1
Expand All @@ -12,8 +12,6 @@ HOMEPAGE= http://www.realistanew.com/projects/alacarte/
COMMENT= Menu editor for the GNOME desktop
LICENSE= gnu-lgpl-v2

PKG_DESTDIR_SUPPORT= user-destdir

GNU_CONFIGURE= yes
USE_TOOLS+= intltool perl pkg-config gmake msgfmt

Expand Down
4 changes: 1 addition & 3 deletions x11/antiright/Makefile
@@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.22 2012/10/08 23:02:33 adam Exp $
# $NetBSD: Makefile,v 1.23 2012/10/29 05:06:07 asau Exp $
#

DISTNAME= antiright-3.4
Expand All @@ -13,8 +13,6 @@ COMMENT= The gtkshell GUI creator, gshterm, and ACE desktop implementation

MAKE_JOBS_SAFE= no

PKG_DESTDIR_SUPPORT= user-destdir

HAS_CONFIGURE= YES
USE_LANGUAGES= c
USE_TOOLS+= pkg-config lex yacc
Expand Down
4 changes: 1 addition & 3 deletions x11/applewmproto/Makefile
@@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.2 2012/06/03 19:40:29 wiz Exp $
# $NetBSD: Makefile,v 1.3 2012/10/29 05:06:07 asau Exp $
#

DISTNAME= applewmproto-1.4.2
Expand All @@ -11,8 +11,6 @@ HOMEPAGE= http://xorg.freedesktop.org/
COMMENT= AppleWM extension headers from X.org
LICENSE= mit

PKG_DESTDIR_SUPPORT= user-destdir

ONLY_FOR_PLATFORM= Darwin-*-*

GNU_CONFIGURE= yes
Expand Down
4 changes: 1 addition & 3 deletions x11/appres/Makefile
@@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.4 2012/06/03 17:53:08 wiz Exp $
# $NetBSD: Makefile,v 1.5 2012/10/29 05:06:07 asau Exp $
#

DISTNAME= appres-1.0.3
Expand All @@ -10,8 +10,6 @@ MAINTAINER= joerg@NetBSD.org
HOMEPAGE= http://xorg.freedesktop.org/
COMMENT= Print resources seen by an application

PKG_DESTDIR_SUPPORT= user-destdir

GNU_CONFIGURE= yes
USE_TOOLS+= pkg-config

Expand Down
4 changes: 1 addition & 3 deletions x11/asnap/Makefile
@@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.8 2008/06/12 02:14:57 joerg Exp $
# $NetBSD: Makefile,v 1.9 2012/10/29 05:06:07 asau Exp $

DISTNAME= asnap
PKGNAME= ${DISTNAME}-1.0
Expand All @@ -9,8 +9,6 @@ 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

Expand Down
3 changes: 1 addition & 2 deletions x11/aterm/Makefile
@@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.43 2012/09/29 17:59:34 asau Exp $
# $NetBSD: Makefile,v 1.44 2012/10/29 05:06:07 asau Exp $
#

DISTNAME= aterm-1.0.0
Expand All @@ -14,7 +14,6 @@ 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
MAKE_JOBS_SAFE= no
Expand Down
4 changes: 1 addition & 3 deletions x11/avant-window-navigator/Makefile
@@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.12 2012/10/08 23:02:33 adam Exp $
# $NetBSD: Makefile,v 1.13 2012/10/29 05:06:08 asau Exp $
#

DISTNAME= avant-window-navigator-0.4.0
Expand All @@ -11,8 +11,6 @@ HOMEPAGE= https://launchpad.net/awn
COMMENT= Dock-like navigation bar
LICENSE= gnu-lgpl-v2

PKG_DESTDIR_SUPPORT= user-destdir

# Needed for launchpad
FETCH_USING= curl

Expand Down
4 changes: 1 addition & 3 deletions x11/bbapm/Makefile
@@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.14 2009/03/17 21:40:48 darcy Exp $
# $NetBSD: Makefile,v 1.15 2012/10/29 05:06:08 asau Exp $
# based on
# FreeBSD port:
# ID: ports/x11-wm/bbapm/Makefile,v 1.5 2002/09/02 01:30:15 lioux Exp
Expand All @@ -14,8 +14,6 @@ MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://bbtools.sourceforge.net/download.php?file=14
COMMENT= APM monitor for Blackbox

PKG_DESTDIR_SUPPORT= user-destdir

GNU_CONFIGURE= yes
USE_LANGUAGES= c c++

Expand Down
4 changes: 1 addition & 3 deletions x11/beforelight/Makefile
@@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.7 2012/06/03 17:55:03 wiz Exp $
# $NetBSD: Makefile,v 1.8 2012/10/29 05:06:08 asau Exp $
#

DISTNAME= beforelight-1.0.4
Expand All @@ -10,8 +10,6 @@ MAINTAINER= joerg@NetBSD.org
HOMEPAGE= http://xorg.freedesktop.org/
COMMENT= Simple screen saver

PKG_DESTDIR_SUPPORT= user-destdir

GNU_CONFIGURE= yes
USE_TOOLS+= pkg-config

Expand Down
4 changes: 1 addition & 3 deletions x11/bigreqsproto/Makefile
@@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.4 2012/06/03 18:36:16 wiz Exp $
# $NetBSD: Makefile,v 1.5 2012/10/29 05:06:08 asau Exp $
#

DISTNAME= bigreqsproto-1.1.2
Expand All @@ -10,8 +10,6 @@ MAINTAINER= joerg@NetBSD.org
HOMEPAGE= http://xorg.freedesktop.org/
COMMENT= BigReqs extension headers from modular Xorg X11

PKG_DESTDIR_SUPPORT= user-destdir

CONFLICTS+= xextensions-[0-9]*

GNU_CONFIGURE= yes
Expand Down
4 changes: 1 addition & 3 deletions x11/bitmap/Makefile
@@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.7 2012/06/09 07:00:49 obache Exp $
# $NetBSD: Makefile,v 1.8 2012/10/29 05:06:08 asau Exp $
#

DISTNAME= bitmap-1.0.6
Expand All @@ -10,8 +10,6 @@ MAINTAINER= joerg@NetBSD.org
HOMEPAGE= http://xorg.freedesktop.org/
COMMENT= Bitmap editor and conversion utilities

PKG_DESTDIR_SUPPORT= user-destdir

GNU_CONFIGURE= yes
USE_TOOLS+= pkg-config

Expand Down
3 changes: 1 addition & 2 deletions x11/blt/Makefile
@@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.23 2012/08/21 22:00:24 marino Exp $
# $NetBSD: Makefile,v 1.24 2012/10/29 05:06:08 asau Exp $
#

DISTNAME= BLT2.4z
Expand All @@ -12,7 +12,6 @@ HOMEPAGE= http://blt.sourceforge.net/
COMMENT= Extension to Tcl/Tk

PKG_INSTALLATION_TYPES= overwrite pkgviews
PKG_DESTDIR_SUPPORT= user-destdir

MAKE_JOBS_SAFE= no

Expand Down
4 changes: 1 addition & 3 deletions x11/compositeproto/Makefile
@@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.9 2012/06/03 19:41:11 wiz Exp $
# $NetBSD: Makefile,v 1.10 2012/10/29 05:06:08 asau Exp $
#

DISTNAME= compositeproto-0.4.2
Expand All @@ -9,8 +9,6 @@ MAINTAINER= joerg@NetBSD.org
HOMEPAGE= http://xorg.freedesktop.org/
COMMENT= Composite extension headers from modular X.org

PKG_DESTDIR_SUPPORT= user-destdir

CONFLICTS+= compositeext-[0-9]*

GNU_CONFIGURE= YES
Expand Down
4 changes: 1 addition & 3 deletions x11/damageproto/Makefile
@@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.5 2012/05/29 15:06:54 wiz Exp $
# $NetBSD: Makefile,v 1.6 2012/10/29 05:06:09 asau Exp $
#

DISTNAME= damageproto-1.2.1
Expand All @@ -10,8 +10,6 @@ MAINTAINER= joerg@NetBSD.org
HOMEPAGE= http://xorg.freedesktop.org/
COMMENT= Damage extension headers from modular X.org

PKG_DESTDIR_SUPPORT= user-destdir

GNU_CONFIGURE= yes
PKGCONFIG_OVERRIDE+= damageproto.pc.in
# for configure
Expand Down
4 changes: 1 addition & 3 deletions x11/desklaunch/Makefile
@@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.5 2012/10/23 10:24:16 wiz Exp $
# $NetBSD: Makefile,v 1.6 2012/10/29 05:06:09 asau Exp $
#

VERSION= 1.1.5
Expand All @@ -11,8 +11,6 @@ MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://www.oroborus.org/?node=Download
COMMENT= X utility for binding commands to pixmap icons

PKG_DESTDIR_SUPPORT= user-destdir

WRKSRC= ${WRKDIR}/${PKGNAME_NOREV}
USE_TOOLS+= gmake

Expand Down
4 changes: 1 addition & 3 deletions x11/deskmenu/Makefile
@@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.16 2012/10/08 23:02:34 adam Exp $
# $NetBSD: Makefile,v 1.17 2012/10/29 05:06:09 asau Exp $
#

VERSION= 1.4.2
Expand All @@ -12,8 +12,6 @@ MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://www.oroborus.org/?node=Download
COMMENT= X utility for providing root menus

PKG_DESTDIR_SUPPORT= user-destdir

WRKSRC= ${WRKDIR}/${PKGNAME_NOREV}
USE_TOOLS+= gmake pkg-config
GNU_CONFIGURE= yes
Expand Down
4 changes: 1 addition & 3 deletions x11/devilspie/Makefile
@@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.53 2012/10/08 23:02:34 adam Exp $
# $NetBSD: Makefile,v 1.54 2012/10/29 05:06:09 asau Exp $

DISTNAME= devilspie-0.22
PKGREVISION= 15
Expand All @@ -12,8 +12,6 @@ LICENSE= gnu-gpl-v2

BUILD_DEPENDS+= libxslt>=1.0:../../textproc/libxslt

PKG_DESTDIR_SUPPORT= user-destdir

USE_TOOLS+= intltool msgfmt pkg-config
GNU_CONFIGURE= YES
USE_PKGLOCALEDIR= YES
Expand Down
4 changes: 1 addition & 3 deletions x11/dmenu/Makefile
@@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.9 2012/05/25 21:00:26 reed Exp $
# $NetBSD: Makefile,v 1.10 2012/10/29 05:06:09 asau Exp $
#

DISTNAME= dmenu-4.5
Expand All @@ -10,8 +10,6 @@ HOMEPAGE= http://tools.suckless.org/dmenu
COMMENT= Dynamic menu for X
LICENSE= mit

PKG_DESTDIR_SUPPORT= user-destdir

MAKE_JOBS_SAFE= no

NO_CONFIGURE= yes
Expand Down

0 comments on commit 4d92e9f

Please sign in to comment.