summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorsbd <sbd@pkgsrc.org>2011-11-26 04:39:19 +0000
committersbd <sbd@pkgsrc.org>2011-11-26 04:39:19 +0000
commit071c9ea3b77ea13bd598f3cabd7edcdb247835f4 (patch)
tree807bc0291e68671e507589dbc87fce823b917be5
parent4c2e919b165029eb0801d31f2c39d1246729ab56 (diff)
downloadpkgsrc-071c9ea3b77ea13bd598f3cabd7edcdb247835f4.tar.gz
Add missing devel/zlib buildlink.
Bump PKGREVISION
-rw-r--r--archivers/nulib2/Makefile4
-rw-r--r--audio/xmms/Makefile5
-rw-r--r--converters/odt2txt/Makefile4
-rw-r--r--cross/avr-binutils/Makefile4
-rw-r--r--devel/ccache/Makefile4
-rw-r--r--devel/darts/Makefile4
-rw-r--r--devel/libnjb/Makefile4
-rw-r--r--devel/snappy/Makefile4
-rw-r--r--devel/tla/Makefile4
-rw-r--r--geography/cmconvert/Makefile4
-rw-r--r--geography/xrmap-base/Makefile5
-rw-r--r--mail/mutt-devel/Makefile5
-rw-r--r--net/lopster/Makefile5
-rw-r--r--net/wget/Makefile5
-rw-r--r--security/mcrypt/Makefile5
-rw-r--r--security/stunnel/Makefile4
-rw-r--r--security/sudo/Makefile4
-rw-r--r--sysutils/radmind/Makefile5
-rw-r--r--www/wwwoffle/Makefile5
19 files changed, 57 insertions, 27 deletions
diff --git a/archivers/nulib2/Makefile b/archivers/nulib2/Makefile
index 3495f1909f0..7b988892971 100644
--- a/archivers/nulib2/Makefile
+++ b/archivers/nulib2/Makefile
@@ -1,8 +1,9 @@
-# $NetBSD: Makefile,v 1.19 2011/09/03 21:45:03 dholland Exp $
+# $NetBSD: Makefile,v 1.20 2011/11/26 04:39:19 sbd Exp $
#
DISTNAME= nulibdist-203
PKGNAME= nulib2-2.0.3
+PKGREVISION= 1
CATEGORIES= archivers
MASTER_SITES= http://www.nulib.com/downloads/
@@ -25,4 +26,5 @@ CONFIGURE_ARGS+=--cache-file=${WRKDIR}/config.cache
CFLAGS+= -D__unix__
+.include "../../devel/zlib/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"
diff --git a/audio/xmms/Makefile b/audio/xmms/Makefile
index a2dceadec0d..5c75d7664a2 100644
--- a/audio/xmms/Makefile
+++ b/audio/xmms/Makefile
@@ -1,11 +1,11 @@
-# $NetBSD: Makefile,v 1.72 2011/04/22 13:42:11 obache Exp $
+# $NetBSD: Makefile,v 1.73 2011/11/26 04:39:23 sbd Exp $
#
PKG_DESTDIR_SUPPORT= user-destdir
.include "Makefile.common"
-PKGREVISION= 1
+PKGREVISION= 2
USE_TOOLS+= msgfmt
@@ -21,6 +21,7 @@ PLIST.cdaudio= yes
BUILDLINK_DEPMETHOD.libXt?= build
+.include "../../devel/zlib/buildlink3.mk"
.include "../../x11/libSM/buildlink3.mk"
.include "../../x11/libXt/buildlink3.mk"
.include "../../x11/xf86vidmodeproto/buildlink3.mk"
diff --git a/converters/odt2txt/Makefile b/converters/odt2txt/Makefile
index 8d9abcc40c8..603d6dadc61 100644
--- a/converters/odt2txt/Makefile
+++ b/converters/odt2txt/Makefile
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.3 2010/12/07 02:53:45 reed Exp $
+# $NetBSD: Makefile,v 1.4 2011/11/26 04:39:27 sbd Exp $
#
DISTNAME= odt2txt-0.4
+PKGREVISION= 1
CATEGORIES= converters textproc
MASTER_SITES= http://stosberg.net/odt2txt/
@@ -17,6 +18,7 @@ USE_TOOLS+= gmake
INSTALLATION_DIRS+= bin ${PKGMANDIR}/man1
.include "../../converters/libiconv/buildlink3.mk"
+.include "../../devel/zlib/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"
# TODO: iconv or not?
diff --git a/cross/avr-binutils/Makefile b/cross/avr-binutils/Makefile
index 95159550cfc..9746cdc5c96 100644
--- a/cross/avr-binutils/Makefile
+++ b/cross/avr-binutils/Makefile
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.16 2010/06/20 16:23:56 tron Exp $
+# $NetBSD: Makefile,v 1.17 2011/11/26 04:39:31 sbd Exp $
DISTNAME= binutils-2.19.1
PKGNAME= avr-binutils-2.19.1
+PKGREVISION= 1
CATEGORIES= cross
MASTER_SITES= ${MASTER_SITE_GNU:=binutils/}
@@ -27,4 +28,5 @@ post-configure:
${TOUCH} $${f}; \
done
+.include "../../devel/zlib/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"
diff --git a/devel/ccache/Makefile b/devel/ccache/Makefile
index 60bedf30661..888d8c15793 100644
--- a/devel/ccache/Makefile
+++ b/devel/ccache/Makefile
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.16 2011/03/02 06:40:51 wiz Exp $
+# $NetBSD: Makefile,v 1.17 2011/11/26 04:39:35 sbd Exp $
DISTNAME= ccache-3.1.4
+PKGREVISION= 1
CATEGORIES= devel
MASTER_SITES= http://samba.org/ftp/ccache/
@@ -22,4 +23,5 @@ CCACHE_DEFAULT_MAXSIZE?= 1048576
BUILD_DEFS+= CCACHE_DEFAULT_MAXSIZE
CPPFLAGS+= -DDEFAULT_MAXSIZE=${CCACHE_DEFAULT_MAXSIZE}
+.include "../../devel/zlib/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"
diff --git a/devel/darts/Makefile b/devel/darts/Makefile
index 799c9bd529d..a875b3603e1 100644
--- a/devel/darts/Makefile
+++ b/devel/darts/Makefile
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.7 2009/08/29 08:31:20 obache Exp $
+# $NetBSD: Makefile,v 1.8 2011/11/26 04:39:39 sbd Exp $
DISTNAME= darts-0.32
+PKGREVISION= 1
CATEGORIES= devel
MASTER_SITES= http://chasen.org/~taku/software/darts/src/
@@ -34,4 +35,5 @@ post-install:
${INSTALL_DATA} ${WRKSRC}/${f} ${DESTDIR}${PREFIX}/${EXAMPLESDIR}
.endfor
+.include "../../devel/zlib/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"
diff --git a/devel/libnjb/Makefile b/devel/libnjb/Makefile
index 86514175560..97fd4ed38c6 100644
--- a/devel/libnjb/Makefile
+++ b/devel/libnjb/Makefile
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.2 2010/02/15 16:53:15 wiz Exp $
+# $NetBSD: Makefile,v 1.3 2011/11/26 04:39:43 sbd Exp $
#
DISTNAME= libnjb-2.2.6
+PKGREVISION= 1
CATEGORIES= devel
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=libnjb/}
@@ -19,5 +20,6 @@ USE_LANGUAGES+= c c++
PKGCONFIG_OVERRIDE+= libnjb.pc.in
+.include "../../devel/zlib/buildlink3.mk"
.include "../../devel/libusb/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"
diff --git a/devel/snappy/Makefile b/devel/snappy/Makefile
index 730b5c67dc0..343633229fe 100644
--- a/devel/snappy/Makefile
+++ b/devel/snappy/Makefile
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.1.1.1 2011/04/05 05:34:16 agc Exp $
+# $NetBSD: Makefile,v 1.2 2011/11/26 04:39:47 sbd Exp $
DISTNAME= snappy-1.0.1
+PKGREVISION= 1
CATEGORIES= devel
MASTER_SITES= http://snappy.googlecode.com/files/
@@ -15,4 +16,5 @@ GNU_CONFIGURE= yes
USE_LIBTOOL= yes
USE_LANGUAGES+= c c++
+.include "../../devel/zlib/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"
diff --git a/devel/tla/Makefile b/devel/tla/Makefile
index 8c4d033795e..959c594224e 100644
--- a/devel/tla/Makefile
+++ b/devel/tla/Makefile
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.37 2011/02/28 14:52:47 wiz Exp $
+# $NetBSD: Makefile,v 1.38 2011/11/26 04:39:51 sbd Exp $
#
DISTNAME= tla-1.3.5
+PKGREVISION= 1
CATEGORIES= devel scm
MASTER_SITES= ${MASTER_SITE_GNU:=gnu-arch/}
@@ -55,4 +56,5 @@ do-install:
${FIND} ${DESTDIR}${DOCDIR} -type d -print | ${XARGS} ${CHMOD} ${PKGDIRMODE}
${FIND} ${DESTDIR}${DOCDIR} -type f -print | ${XARGS} ${CHMOD} ${SHAREMODE}
+.include "../../devel/zlib/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"
diff --git a/geography/cmconvert/Makefile b/geography/cmconvert/Makefile
index 75af6b96cae..3cd7d3be0b1 100644
--- a/geography/cmconvert/Makefile
+++ b/geography/cmconvert/Makefile
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.1 2008/01/23 00:54:18 rhaen Exp $
+# $NetBSD: Makefile,v 1.2 2011/11/26 04:39:55 sbd Exp $
#
DISTNAME= cmconvert-1.9.5
+PKGREVISION= 1
CATEGORIES= geography
MASTER_SITES= http://www.smittyware.com/download/
@@ -14,5 +15,6 @@ USE_LANGUAGES= c c++
PKG_DESTDIR_SUPPORT= user-destdir
+.include "../../devel/zlib/buildlink3.mk"
.include "../../textproc/expat/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"
diff --git a/geography/xrmap-base/Makefile b/geography/xrmap-base/Makefile
index ccf588c105f..3eac9d78045 100644
--- a/geography/xrmap-base/Makefile
+++ b/geography/xrmap-base/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.9 2010/02/01 02:31:28 joerg Exp $
+# $NetBSD: Makefile,v 1.10 2011/11/26 04:39:59 sbd Exp $
#
DISTNAME= xrmap-2.29
PKGNAME= xrmap-base-2.29
-PKGREVISION= 1
+PKGREVISION= 2
CATEGORIES= geography
MASTER_SITES= ftp://ftp.ac-grenoble.fr/ge/geosciences/xrmap/
EXTRACT_SUFX= .tar.bz2
@@ -21,6 +21,7 @@ MAKE_FLAGS+= MANPATH=${PREFIX}/${PKGMANDIR}
INSTALLATION_DIRS+= share/rmap/factbook
+.include "../../devel/zlib/buildlink3.mk"
.include "../../x11/libX11/buildlink3.mk"
.include "../../x11/libXext/buildlink3.mk"
.include "../../x11/libXpm/buildlink3.mk"
diff --git a/mail/mutt-devel/Makefile b/mail/mutt-devel/Makefile
index e7ad7f57e33..25d98250596 100644
--- a/mail/mutt-devel/Makefile
+++ b/mail/mutt-devel/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.82 2011/04/22 13:44:04 obache Exp $
+# $NetBSD: Makefile,v 1.83 2011/11/26 04:40:03 sbd Exp $
DISTNAME= mutt-1.5.21
-PKGREVISION= 2
+PKGREVISION= 3
CATEGORIES= mail
MUTT_SITES= ftp://ftp.mutt.org/mutt/ \
ftp://ftp.stealth.net/pub/mirrors/ftp.mutt.org/pub/mutt/ \
@@ -65,6 +65,7 @@ SUBST_STAGE.paths= pre-configure
SPECIAL_PERMS+= bin/mutt_dotlock ${REAL_ROOT_USER} mail 2551
INSTALL_MAKE_FLAGS= ${MAKE_FLAGS} sysconfdir=${EGDIR}
+.include "../../devel/zlib/buildlink3.mk"
.include "../../converters/libiconv/buildlink3.mk"
.include "../../devel/gettext-lib/buildlink3.mk"
diff --git a/net/lopster/Makefile b/net/lopster/Makefile
index cb2ed9e2521..8cdd82080b3 100644
--- a/net/lopster/Makefile
+++ b/net/lopster/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.23 2011/04/22 13:44:24 obache Exp $
+# $NetBSD: Makefile,v 1.24 2011/11/26 04:40:07 sbd Exp $
#
DISTNAME= lopster-1.2.2
-PKGREVISION= 3
+PKGREVISION= 4
CATEGORIES= net
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=lopster/}
@@ -18,5 +18,6 @@ GNU_CONFIGURE= yes
post-extract:
${RM} -fr ${WRKSRC}/intl
+.include "../../devel/zlib/buildlink3.mk"
.include "../../x11/gtk/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"
diff --git a/net/wget/Makefile b/net/wget/Makefile
index 4a260c3b918..257ff4a3aaa 100644
--- a/net/wget/Makefile
+++ b/net/wget/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.108 2011/11/22 18:40:27 shattered Exp $
+# $NetBSD: Makefile,v 1.109 2011/11/26 04:40:11 sbd Exp $
DISTNAME= wget-1.13.4
-PKGREVISION= 1
+PKGREVISION= 2
CATEGORIES= net
MASTER_SITES= ${MASTER_SITE_GNU:=wget/}
@@ -29,5 +29,6 @@ INSTALL_MAKE_FLAGS= ${MAKE_FLAGS} sysconfdir=${EGDIR}
.include "options.mk"
+.include "../../devel/zlib/buildlink3.mk"
.include "../../devel/gettext-lib/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"
diff --git a/security/mcrypt/Makefile b/security/mcrypt/Makefile
index 03243ea2810..ef33ea452e9 100644
--- a/security/mcrypt/Makefile
+++ b/security/mcrypt/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.23 2011/04/22 13:44:36 obache Exp $
+# $NetBSD: Makefile,v 1.24 2011/11/26 04:40:15 sbd Exp $
DISTNAME= mcrypt-2.6.8
-PKGREVISION= 1
+PKGREVISION= 2
CATEGORIES= security devel
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=mcrypt/}
@@ -18,6 +18,7 @@ CONFIGURE_ENV+= ac_cv_path_GZIP="gzip"
CONFIGURE_ENV+= ac_cv_path_BZIP2="bzip2"
.include "../../devel/gettext-lib/buildlink3.mk"
+.include "../../devel/zlib/buildlink3.mk"
.include "../../security/libmcrypt/buildlink3.mk"
.include "../../security/mhash/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"
diff --git a/security/stunnel/Makefile b/security/stunnel/Makefile
index 993b10b6d96..de3868d3be0 100644
--- a/security/stunnel/Makefile
+++ b/security/stunnel/Makefile
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.74 2011/11/10 21:01:39 ryoon Exp $
+# $NetBSD: Makefile,v 1.75 2011/11/26 04:40:19 sbd Exp $
DISTNAME= stunnel-4.46
+PKGREVISION= 1
CATEGORIES= security
MASTER_SITES= ftp://ftp.stunnel.org/stunnel/
@@ -56,5 +57,6 @@ SUBST_SED.stunnel+= -e 's|setgid = nogroup|setgid = ${STUNNEL_GROUP}|'
.include "options.mk"
+.include "../../devel/zlib/buildlink3.mk"
.include "../../security/openssl/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"
diff --git a/security/sudo/Makefile b/security/sudo/Makefile
index 8fd692ffb54..bfeac90c7e8 100644
--- a/security/sudo/Makefile
+++ b/security/sudo/Makefile
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.132 2011/11/01 15:09:17 taca Exp $
+# $NetBSD: Makefile,v 1.133 2011/11/26 04:40:23 sbd Exp $
#
DISTNAME= sudo-1.7.8p1
+PKGREVISION= 1
CATEGORIES= security
MASTER_SITES= http://www.courtesan.com/sudo/dist/ \
ftp://ftp.courtesan.com/pub/sudo/ \
@@ -53,4 +54,5 @@ post-install:
${INSTALL_DATA} ${WRKSRC}/sudoers ${DESTDIR}${PREFIX}/${EGDIR}/sudoers
${INSTALL_DATA} ${WRKSRC}/README ${DESTDIR}${PREFIX}/${DOCDIR}
+.include "../../devel/zlib/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"
diff --git a/sysutils/radmind/Makefile b/sysutils/radmind/Makefile
index d0b2361fb19..be9258a766b 100644
--- a/sysutils/radmind/Makefile
+++ b/sysutils/radmind/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.27 2010/12/14 16:27:29 hauke Exp $
+# $NetBSD: Makefile,v 1.28 2011/11/26 04:40:27 sbd Exp $
#
DISTNAME= radmind-1.14.1
-#PKGREVISION= 1
+PKGREVISION= 1
CATEGORIES= sysutils
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=radmind/}
@@ -32,5 +32,6 @@ OWN_DIRS_PERMS+= ${RADMINDDIR}/postapply ${REAL_ROOT_USER} ${REAL_ROOT_GROUP} 07
OWN_DIRS_PERMS+= ${RADMINDDIR}/cert ${REAL_ROOT_USER} ${REAL_ROOT_GROUP} 0700
RCD_SCRIPTS= radmind
+.include "../../devel/zlib/buildlink3.mk"
.include "../../security/openssl/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"
diff --git a/www/wwwoffle/Makefile b/www/wwwoffle/Makefile
index d5d91d21423..c5adda53e74 100644
--- a/www/wwwoffle/Makefile
+++ b/www/wwwoffle/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.74 2010/03/08 13:49:40 is Exp $
+# $NetBSD: Makefile,v 1.75 2011/11/26 04:40:31 sbd Exp $
DISTNAME= wwwoffle-2.9a
-PKGREVISION= 1
+PKGREVISION= 2
CATEGORIES= www
MASTER_SITES= http://www.gedanken.demon.co.uk/download-wwwoffle/
EXTRACT_SUFX= .tgz
@@ -89,4 +89,5 @@ finish:
${SETENV} CONFDIR="${PKG_SYSCONFDIR}" PKG_PREFIX="${PREFIX}" \
${SH} INSTALL _ POST-INSTALL
+.include "../../devel/zlib/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"