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 3, 2012
1 parent 1c6d74c commit dcb9ef6
Show file tree
Hide file tree
Showing 151 changed files with 151 additions and 429 deletions.
4 changes: 1 addition & 3 deletions chat/aim/Makefile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.19 2010/06/25 21:11:42 joerg Exp $
# $NetBSD: Makefile,v 1.20 2012/10/03 00:02:33 asau Exp $

DISTNAME= aim-1.5.286-1.i386
PKGNAME= aim-1.5.286
Expand All @@ -11,8 +11,6 @@ MAINTAINER= [email protected]
HOMEPAGE= http://www.aim.com/
COMMENT= AOL Instant Messenger (SM)

PKG_DESTDIR_SUPPORT= user-destdir

EMUL_PLATFORMS= linux-i386
EMUL_MODULES.linux= base compat x11 gtk

Expand Down
3 changes: 1 addition & 2 deletions chat/amsn/Makefile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.23 2012/08/21 23:49:19 marino Exp $
# $NetBSD: Makefile,v 1.24 2012/10/03 00:02:33 asau Exp $
#

DISTNAME= amsn-0.98.3
Expand All @@ -12,7 +12,6 @@ HOMEPAGE= http://www.amsn-project.net/
COMMENT= Alvaro\'s MSN messenger client
LICENSE= gnu-gpl-v2

PKG_DESTDIR_SUPPORT= user-destdir
GNU_CONFIGURE= yes
CONFIGURE_ARGS+= --with-tcl=${BUILDLINK_PREFIX.tcl}/lib
USE_LANGUAGES= c c++
Expand Down
4 changes: 1 addition & 3 deletions chat/atheme/Makefile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.6 2012/02/16 13:46:52 hans Exp $
# $NetBSD: Makefile,v 1.7 2012/10/03 00:02:33 asau Exp $
#

DISTNAME= atheme-services-3.0.4
Expand All @@ -12,8 +12,6 @@ MAINTAINER= [email protected]
HOMEPAGE= http://www.atheme.org/
COMMENT= Flexible IRC services system with proven scalability

PKG_DESTDIR_SUPPORT= user-destdir

.include "../../mk/bsd.prefs.mk"

GNU_CONFIGURE= yes
Expand Down
3 changes: 1 addition & 2 deletions chat/bitchbot/Makefile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.8 2009/07/17 18:00:13 adrianp Exp $
# $NetBSD: Makefile,v 1.9 2012/10/03 00:02:34 asau Exp $

DISTNAME= bitchbot-1.0.2
CATEGORIES= chat
Expand All @@ -9,7 +9,6 @@ HOMEPAGE= http://www.r1ch.net/projects/bitchbot/
COMMENT= Bitchbot is a perl-based IRC bot

PKG_INSTALLATION_TYPES= overwrite pkgviews
PKG_DESTDIR_SUPPORT= user-destdir

USE_TOOLS+= perl:run

Expand Down
4 changes: 1 addition & 3 deletions chat/bitchx/Makefile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.50 2011/03/28 13:02:25 obache Exp $
# $NetBSD: Makefile,v 1.51 2012/10/03 00:02:34 asau Exp $

DISTNAME= ircii-pana-1.1-final
PKGNAME= bitchx-1.1
Expand All @@ -13,8 +13,6 @@ COMMENT= IRC client based on ircII
# This package is not even remotely 64-bit clean
NOT_FOR_PLATFORM= ${LP64PLATFORMS}

PKG_DESTDIR_SUPPORT= user-destdir

USE_TOOLS+= bash

WRKSRC= ${WRKDIR}/BitchX
Expand Down
4 changes: 1 addition & 3 deletions chat/bitlbee/Makefile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.61 2012/09/15 10:03:49 obache Exp $
# $NetBSD: Makefile,v 1.62 2012/10/03 00:02:34 asau Exp $
#

DISTNAME= bitlbee-3.0.3
Expand All @@ -11,8 +11,6 @@ HOMEPAGE= http://www.bitlbee.org/
COMMENT= IRC to other chat networks gateway
LICENSE= gnu-gpl-v2

PKG_DESTDIR_SUPPORT= user-destdir

HAS_CONFIGURE= yes
USE_TOOLS+= gmake pkg-config

Expand Down
4 changes: 1 addition & 3 deletions chat/blackened/Makefile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.7 2012/01/09 22:32:22 sbd Exp $
# $NetBSD: Makefile,v 1.8 2012/10/03 00:02:34 asau Exp $
#

DISTNAME= blackened-1.7.1
Expand All @@ -11,8 +11,6 @@ MAINTAINER= [email protected]
HOMEPAGE= http://www.blackened.com/blackened/
COMMENT= The Blackened IRC client

PKG_DESTDIR_SUPPORT= user-destdir

CONFLICTS= ircII-[0-9]*

GNU_CONFIGURE= YES
Expand Down
4 changes: 1 addition & 3 deletions chat/bnc/Makefile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.19 2010/02/26 10:28:30 wiz Exp $
# $NetBSD: Makefile,v 1.20 2012/10/03 00:02:34 asau Exp $

DISTNAME= bnc2.9.4
PKGNAME= ${DISTNAME:S/bnc/&-/}
Expand All @@ -12,8 +12,6 @@ COMMENT= Simple IRC relay proxy with support for virtual hosting

DEPENDS+= dialog-[0-9]*:../../misc/dialog

PKG_DESTDIR_SUPPORT= user-destdir

GNU_CONFIGURE= yes
CONFIGURE_ARGS+= --with-ssl

Expand Down
4 changes: 1 addition & 3 deletions chat/bsflite/Makefile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.12 2010/09/10 21:22:30 wiz Exp $
# $NetBSD: Makefile,v 1.13 2012/10/03 00:02:34 asau Exp $

DISTNAME= bsflite-0.85
CATEGORIES= chat
Expand All @@ -9,8 +9,6 @@ HOMEPAGE= http://bsflite.sourceforge.net/
COMMENT= Lightweight AIM client for the command line
LICENSE= modified-bsd

PKG_DESTDIR_SUPPORT= user-destdir

INSTALLATION_DIRS= bin ${PKGMANDIR}/man1
INSTALLATION_DIRS+= share/doc/bsflite share/examples/bsflite

Expand Down
4 changes: 1 addition & 3 deletions chat/centerim/Makefile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.16 2012/03/15 11:53:21 obache Exp $
# $NetBSD: Makefile,v 1.17 2012/10/03 00:02:34 asau Exp $
#

DISTNAME= centerim-4.22.9
Expand All @@ -12,8 +12,6 @@ HOMEPAGE= http://www.centerim.org/
COMMENT= Instant Messenger interface supporting many protocols
LICENSE= gnu-gpl-v2

PKG_DESTDIR_SUPPORT= user-destdir

USE_PKGLOCALEDIR= yes
USE_TOOLS+= gmake perl:run
USE_LANGUAGES= c c++
Expand Down
4 changes: 1 addition & 3 deletions chat/cgiirc/Makefile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.18 2012/06/12 15:45:55 wiz Exp $
# $NetBSD: Makefile,v 1.19 2012/10/03 00:02:34 asau Exp $

DISTNAME= cgiirc-0.5.10
#PKGREVISION= 2
Expand All @@ -10,8 +10,6 @@ HOMEPAGE= http://cgiirc.org/
COMMENT= Access IRC from a web browser
LICENSE= gnu-gpl-v2

PKG_DESTDIR_SUPPORT= user-destdir

USE_TOOLS+= perl:run
NO_BUILD= YES

Expand Down
4 changes: 1 addition & 3 deletions chat/climm/Makefile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.10 2011/04/22 13:43:05 obache Exp $
# $NetBSD: Makefile,v 1.11 2012/10/03 00:02:34 asau Exp $

DISTNAME= climm-0.7.1
PKGREVISION= 1
Expand All @@ -10,8 +10,6 @@ MAINTAINER= [email protected]
HOMEPAGE= http://www.climm.org/
COMMENT= Text-mode ICQ client

PKG_DESTDIR_SUPPORT= user-destdir

USE_LANGUAGES= c c++
USE_TOOLS+= gmake
GNU_CONFIGURE= yes
Expand Down
3 changes: 1 addition & 2 deletions chat/ctrlproxy/Makefile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.7 2012/09/15 10:03:49 obache Exp $
# $NetBSD: Makefile,v 1.8 2012/10/03 00:02:34 asau Exp $
#

DISTNAME= ctrlproxy-3.0.8
Expand All @@ -21,7 +21,6 @@ CONF_FILES+= ${PREFIX}/share/examples/ctrlproxy/config.default \
${PKG_SYSCONFDIR}/config

PKGCONFIG_OVERRIDE+= ctrlproxy.pc.in
PKG_DESTDIR_SUPPORT= user-destdir
INSTALLATION_DIRS+= share/examples/ctrlproxy

.include "options.mk"
Expand Down
3 changes: 1 addition & 2 deletions chat/dccserver/Makefile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.5 2012/01/20 15:05:05 wiz Exp $
# $NetBSD: Makefile,v 1.6 2012/10/03 00:02:35 asau Exp $
#

DISTNAME= dccserver-0.5
Expand All @@ -13,7 +13,6 @@ LICENSE= 2-clause-bsd AND modified-bsd

GNU_CONFIGURE= yes

PKG_DESTDIR_SUPPORT= user-destdir
# just a contrib script, don't want to incur a perl dependency for that
REPLACE_PERL= contrib/dccsend.pl

Expand Down
4 changes: 1 addition & 3 deletions chat/dircproxy/Makefile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.19 2010/03/20 21:32:40 adrianp Exp $
# $NetBSD: Makefile,v 1.20 2012/10/03 00:02:35 asau Exp $

DISTNAME= dircproxy-1.2.0-beta2
PKGNAME= ${DISTNAME:S/-beta/beta/}
Expand All @@ -11,8 +11,6 @@ MAINTAINER= [email protected]
HOMEPAGE= http://code.google.com/p/dircproxy/
COMMENT= Detachable internet relay chat proxy server (devel version)

PKG_DESTDIR_SUPPORT= user-destdir

GNU_CONFIGURE= YES
USE_TOOLS+= perl:run

Expand Down
4 changes: 1 addition & 3 deletions chat/eggdrop/Makefile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.34 2012/08/21 23:49:19 marino Exp $
# $NetBSD: Makefile,v 1.35 2012/10/03 00:02:35 asau Exp $

DISTNAME= eggdrop1.6.21
PKGNAME= eggdrop-1.6.21
Expand All @@ -12,8 +12,6 @@ MAINTAINER= [email protected]
HOMEPAGE= http://www.eggheads.org/
COMMENT= IRC robot with TCL scripting and multi-channel ability

PKG_DESTDIR_SUPPORT= user-destdir

MAKE_JOBS_SAFE= no

PLIST_VARS= dynamic
Expand Down
4 changes: 1 addition & 3 deletions chat/ejabberd/Makefile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.29 2012/09/30 21:38:04 tron Exp $
# $NetBSD: Makefile,v 1.30 2012/10/03 00:02:35 asau Exp $

DISTNAME= ejabberd-2.1.11
CATEGORIES= chat
Expand All @@ -10,8 +10,6 @@ HOMEPAGE= http://www.ejabberd.im/
COMMENT= Free and Open Source distributed fault-tolerant Jabber server
LICENSE= gnu-gpl-v2

PKG_DESTDIR_SUPPORT= user-destdir

CONFLICTS+= jabberd-[0-9]*

GNU_CONFIGURE= yes
Expand Down
4 changes: 1 addition & 3 deletions chat/ekg/Makefile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.47 2012/07/09 19:18:23 joerg Exp $
# $NetBSD: Makefile,v 1.48 2012/10/03 00:02:35 asau Exp $

DISTNAME= ekg-1.7
PKGREVISION= 5
Expand All @@ -10,8 +10,6 @@ MAINTAINER= [email protected]
HOMEPAGE= http://ekg.chmurka.net/
COMMENT= Experimental Gadu-Gadu Client (Polish instant messaging system)

PKG_DESTDIR_SUPPORT= user-destdir

USE_GNU_READLINE= yes
USE_LIBTOOL= yes
USE_NCURSES= yes
Expand Down
4 changes: 1 addition & 3 deletions chat/emacs-jabber/Makefile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.1.1.1 2012/04/26 10:48:26 obache Exp $
# $NetBSD: Makefile,v 1.2 2012/10/03 00:02:35 asau Exp $

DISTNAME= emacs-jabber-0.8.0
CATEGORIES= chat
Expand All @@ -10,8 +10,6 @@ HOMEPAGE= http://emacs-jabber.sourceforge.net/
COMMENT= Jabber client for Emacs
LICENSE= gnu-gpl-v2 # or later

PKG_DESTDIR_SUPPORT= user-destdir

GNU_CONFIGURE= yes
INFO_FILES= YES

Expand Down
3 changes: 1 addition & 2 deletions chat/emech/Makefile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.8 2009/12/17 21:34:19 abs Exp $
# $NetBSD: Makefile,v 1.9 2012/10/03 00:02:35 asau Exp $
#

DISTNAME= emech-3.0.2
Expand All @@ -15,7 +15,6 @@ HAS_CONFIGURE= YES
CONFIGURE_ARGS+= < /dev/null
BUILD_TARGET= mech

PKG_DESTDIR_SUPPORT= user-destdir
INSTALLATION_DIRS+= bin share/examples/emech

post-install:
Expand Down
4 changes: 1 addition & 3 deletions chat/empathy/Makefile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.42 2012/10/02 17:10:39 tron Exp $
# $NetBSD: Makefile,v 1.43 2012/10/03 00:02:35 asau Exp $

DISTNAME= empathy-2.34.0
PKGREVISION= 18
Expand All @@ -10,8 +10,6 @@ HOMEPAGE= http://live.gnome.org/Empathy
COMMENT= Gnome instant messenger client
LICENSE= gnu-gpl-v2

PKG_DESTDIR_SUPPORT= user-destdir

GNU_CONFIGURE= yes
USE_TOOLS+= gawk gmake gsed intltool msgfmt pkg-config
USE_TOOLS+= autoconf
Expand Down
4 changes: 1 addition & 3 deletions chat/epic4-doc/Makefile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.10 2010/02/26 10:28:30 wiz Exp $
# $NetBSD: Makefile,v 1.11 2012/10/03 00:02:36 asau Exp $
#

DISTNAME= epic4-help-20050315
Expand All @@ -19,8 +19,6 @@ COMMENT= Additional documentation for epic4 package

DEPENDS+= epic4>=2.0:../../chat/epic4

PKG_DESTDIR_SUPPORT= user-destdir

NO_BUILD= YES

INSTALLATION_DIRS= share/epic/help
Expand Down
4 changes: 1 addition & 3 deletions chat/epic4/Makefile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.34 2012/01/09 23:08:56 sbd Exp $
# $NetBSD: Makefile,v 1.35 2012/10/03 00:02:35 asau Exp $
#

DISTNAME= epic4-2.2
Expand All @@ -14,8 +14,6 @@ MASTER_SITES= ftp://ftp.epicsol.org/pub/epic/EPIC4-PRODUCTION/ \
ftp://ftp.nl.uu.net/pub/unix/irc/epic/EPIC4-PRODUCTION/
EXTRACT_SUFX= .tar.bz2

PKG_DESTDIR_SUPPORT= user-destdir

MAINTAINER= [email protected]
HOMEPAGE= http://www.epicsol.org/
COMMENT= The (E)nhanced (P)rogrammable (I)RC-II (C)lient
Expand Down
4 changes: 1 addition & 3 deletions chat/finch/Makefile
Original file line number Diff line number Diff line change
@@ -1,12 +1,10 @@
# $NetBSD: Makefile,v 1.45 2012/10/02 17:10:39 tron Exp $
# $NetBSD: Makefile,v 1.46 2012/10/03 00:02:36 asau Exp $

PKGNAME= finch-${PIDGIN_VERSION}
PKGREVISION= 2

COMMENT= Multi-protocol Instant Messaging client console frontend

PKG_DESTDIR_SUPPORT= user-destdir

.include "../../chat/libpurple/Makefile.common"

USE_TOOLS+= intltool msgfmt perl
Expand Down
4 changes: 1 addition & 3 deletions chat/fisg/Makefile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.8 2009/02/16 22:14:43 snj Exp $
# $NetBSD: Makefile,v 1.9 2012/10/03 00:02:36 asau Exp $

DISTNAME= fisg-0.2.0
PKGREVISION= 1
Expand All @@ -14,6 +14,4 @@ USE_TOOLS+= gmake

INSTALLATION_DIRS+= bin

PKG_DESTDIR_SUPPORT= user-destdir

.include "../../mk/bsd.pkg.mk"
4 changes: 1 addition & 3 deletions chat/gajim/Makefile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.15 2012/10/02 17:10:39 tron Exp $
# $NetBSD: Makefile,v 1.16 2012/10/03 00:02:36 asau Exp $
#

DISTNAME= gajim-0.15
Expand All @@ -16,8 +16,6 @@ DEPENDS= ${PYPKGPREFIX}-expat-[0-9]*:../../textproc/py-expat
DEPENDS= ${PYPKGPREFIX}-dbus>=0.81:../../sysutils/py-dbus
DEPENDS= ${PYPKGPREFIX}-sqlite3-[0-9]*:../../databases/py-sqlite3

PKG_DESTDIR_SUPPORT= user-destdir

.include "options.mk"

USE_TOOLS+= gmake intltool pkg-config msgfmt
Expand Down
4 changes: 1 addition & 3 deletions chat/gale/Makefile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.41 2012/08/21 23:49:19 marino Exp $
# $NetBSD: Makefile,v 1.42 2012/10/03 00:02:36 asau Exp $

DISTNAME= gale-0.99fruit
PKGNAME= gale-0.99f
Expand All @@ -11,8 +11,6 @@ MAINTAINER= [email protected]
HOMEPAGE= http://gale.org/
COMMENT= Secure instant messaging system

PKG_DESTDIR_SUPPORT= user-destdir

MAKE_JOBS_SAFE= no

USE_GNU_READLINE= yes # needs rl_named_function()
Expand Down
Loading

0 comments on commit dcb9ef6

Please sign in to comment.