diff options
author | wiz <wiz@pkgsrc.org> | 2014-10-09 14:05:50 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2014-10-09 14:05:50 +0000 |
commit | 8ad27923d8c71c8ba61a7542a5093ddb4f5c2daa (patch) | |
tree | 82ab845b1db083e88ed835d07dece15a80699928 /comms | |
parent | 94c9920d30aca05596e5e8136f94969dd7e4e174 (diff) | |
download | pkgsrc-8ad27923d8c71c8ba61a7542a5093ddb4f5c2daa.tar.gz |
Remove pkgviews: don't set PKG_INSTALLATION_TYPES in Makefiles.
Diffstat (limited to 'comms')
-rw-r--r-- | comms/conserver/Makefile | 4 | ||||
-rw-r--r-- | comms/conserver8/Makefile | 4 | ||||
-rw-r--r-- | comms/gkermit/Makefile | 4 | ||||
-rw-r--r-- | comms/lrzsz/Makefile | 4 | ||||
-rw-r--r-- | comms/minicom/Makefile | 3 | ||||
-rw-r--r-- | comms/p5-Asterisk/Makefile | 4 |
6 files changed, 6 insertions, 17 deletions
diff --git a/comms/conserver/Makefile b/comms/conserver/Makefile index 633d0554d8d..876f88801fa 100644 --- a/comms/conserver/Makefile +++ b/comms/conserver/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.26 2014/01/02 02:40:18 dholland Exp $ +# $NetBSD: Makefile,v 1.27 2014/10/09 14:06:03 wiz Exp $ # DISTNAME= conserver-7.2.7 @@ -10,8 +10,6 @@ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://www.conserver.com/ COMMENT= Application that allows multiple users to watch serial consoles -PKG_INSTALLATION_TYPES= overwrite pkgviews - GNU_CONFIGURE= YES CONFLICTS+= conserver8-[0-9]* diff --git a/comms/conserver8/Makefile b/comms/conserver8/Makefile index 55842f4c41e..1a1952532ef 100644 --- a/comms/conserver8/Makefile +++ b/comms/conserver8/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.13 2014/02/12 23:17:37 tron Exp $ +# $NetBSD: Makefile,v 1.14 2014/10/09 14:06:03 wiz Exp $ # PKGVER= 8.1.18 @@ -17,8 +17,6 @@ CONFLICTS= conserver-[0-9]* INSTALLATION_DIRS= ${EGDIR} ${DOCDIR} -PKG_INSTALLATION_TYPES= overwrite pkgviews - GNU_CONFIGURE= YES CONFIGURE_ARGS+= --sysconfdir=${PKG_SYSCONFDIR:Q} diff --git a/comms/gkermit/Makefile b/comms/gkermit/Makefile index d0421b83da4..ae53dc9b572 100644 --- a/comms/gkermit/Makefile +++ b/comms/gkermit/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.27 2012/10/03 11:24:40 asau Exp $ +# $NetBSD: Makefile,v 1.28 2014/10/09 14:06:03 wiz Exp $ # DISTNAME= gku100 @@ -11,8 +11,6 @@ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://www.columbia.edu/kermit/gkermit.html COMMENT= Minimal implementation of the ``kermit'' protocol (GPL'd) -PKG_INSTALLATION_TYPES= overwrite pkgviews - WRKSRC= ${WRKDIR} BUILD_TARGET= posix MAKE_FILE= makefile diff --git a/comms/lrzsz/Makefile b/comms/lrzsz/Makefile index 7c1005fdff0..5c7bc548e5b 100644 --- a/comms/lrzsz/Makefile +++ b/comms/lrzsz/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.30 2014/05/22 11:14:13 obache Exp $ +# $NetBSD: Makefile,v 1.31 2014/10/09 14:06:03 wiz Exp $ DISTNAME= lrzsz-0.12.20 PKGREVISION= 1 @@ -9,8 +9,6 @@ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://www.ohse.de/uwe/software/lrzsz.html COMMENT= Receive/Send files via X/Y/ZMODEM protocol. (unrestrictive) -PKG_INSTALLATION_TYPES= overwrite pkgviews - USE_PKGLOCALEDIR= yes GNU_CONFIGURE= yes diff --git a/comms/minicom/Makefile b/comms/minicom/Makefile index 00b409d810d..bfafa7bd7cb 100644 --- a/comms/minicom/Makefile +++ b/comms/minicom/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.64 2013/10/09 10:53:24 adam Exp $ +# $NetBSD: Makefile,v 1.65 2014/10/09 14:06:03 wiz Exp $ DISTNAME= minicom-2.6.2 CATEGORIES= comms @@ -12,7 +12,6 @@ LICENSE= gnu-gpl-v2 DEPENDS+= gkermit-[0-9]*:../../comms/gkermit DEPENDS+= lrzsz-[0-9]*:../../comms/lrzsz -PKG_INSTALLATION_TYPES= overwrite pkgviews INSTALLATION_DIRS= share/examples/minicom USE_PKGLOCALEDIR= yes diff --git a/comms/p5-Asterisk/Makefile b/comms/p5-Asterisk/Makefile index 20144fb6d87..327bff3c22c 100644 --- a/comms/p5-Asterisk/Makefile +++ b/comms/p5-Asterisk/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.12 2014/05/29 23:35:20 wiz Exp $ +# $NetBSD: Makefile,v 1.13 2014/10/09 14:06:03 wiz Exp $ # DISTNAME= asterisk-perl-1.03 @@ -13,8 +13,6 @@ HOMEPAGE= http://asterisk.gnuinter.net/ COMMENT= Collection of perl modules to be used with Asterisk LICENSE= artistic -PKG_INSTALLATION_TYPES= overwrite pkgviews - PERL5_PACKLIST= auto/asterisk-perl/.packlist EXAMPLES_DIR= ${PREFIX}/share/examples/p5-Asterisk |