summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--audio/libsmf/Makefile4
-rw-r--r--databases/sqlrelay/Makefile4
-rw-r--r--devel/omake/Makefile4
-rw-r--r--emulators/or1ksim/Makefile4
-rw-r--r--games/teg/Makefile5
-rw-r--r--games/xscorch/Makefile5
-rw-r--r--lang/lush/Makefile4
-rw-r--r--net/ntp4/Makefile5
-rw-r--r--security/gnupg/Makefile5
-rw-r--r--security/gnutls/Makefile4
10 files changed, 30 insertions, 14 deletions
diff --git a/audio/libsmf/Makefile b/audio/libsmf/Makefile
index 8fbdccb0c29..0274dad9c5f 100644
--- a/audio/libsmf/Makefile
+++ b/audio/libsmf/Makefile
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.1.1.1 2011/10/06 11:50:09 ryoon Exp $
+# $NetBSD: Makefile,v 1.2 2011/11/16 08:23:48 sbd Exp $
#
DISTNAME= libsmf-1.3
+PKGREVISION= 1
CATEGORIES= audio
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=libsmf/}
@@ -19,4 +20,5 @@ USE_TOOLS+= pkg-config
PKGCONFIG_OVERRIDE+= smf.pc.in
.include "../../devel/glib2/buildlink3.mk"
+.include "../../devel/readline/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"
diff --git a/databases/sqlrelay/Makefile b/databases/sqlrelay/Makefile
index 78d6dbe02dc..86571a67ab6 100644
--- a/databases/sqlrelay/Makefile
+++ b/databases/sqlrelay/Makefile
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.21 2011/11/02 13:59:29 fhajny Exp $
+# $NetBSD: Makefile,v 1.22 2011/11/16 08:23:48 sbd Exp $
DISTNAME= sqlrelay-0.43
+PKGREVISION= 1
CATEGORIES= databases
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=sqlrelay/}
@@ -60,5 +61,6 @@ RCD_SCRIPT_SRC.sqlrelay= ${WRKSRC}/init/netbsd/rc.d/sqlrelay
post-install:
${INSTALL_DATA} ${WRKSRC}/init/netbsd/sqlrelay ${DESTDIR}${EGDIR}/sqlrelay
+.include "../../devel/readline/buildlink3.mk"
.include "../../devel/rudiments/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"
diff --git a/devel/omake/Makefile b/devel/omake/Makefile
index 6fa84a89377..19c6926cd90 100644
--- a/devel/omake/Makefile
+++ b/devel/omake/Makefile
@@ -1,8 +1,9 @@
-# $NetBSD: Makefile,v 1.2 2010/12/17 09:40:14 wiz Exp $
+# $NetBSD: Makefile,v 1.3 2011/11/16 08:23:48 sbd Exp $
#
DISTNAME= omake-${VERSION}-0.rc1
PKGNAME= omake-${VERSION}.0rc1
+PKGREVISION= 1
CATEGORIES= devel
MASTER_SITES= http://omake.metaprl.org/downloads/
@@ -22,4 +23,5 @@ MAKE_ENV+= INSTALL_ROOT=${DESTDIR}
VERSION= 0.9.8.6
.include "../../lang/ocaml/buildlink3.mk"
+.include "../../devel/readline/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"
diff --git a/emulators/or1ksim/Makefile b/emulators/or1ksim/Makefile
index eb99e9026ae..43e3b0928fb 100644
--- a/emulators/or1ksim/Makefile
+++ b/emulators/or1ksim/Makefile
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.2 2008/06/20 01:09:18 joerg Exp $
+# $NetBSD: Makefile,v 1.3 2011/11/16 08:23:48 sbd Exp $
#
DISTNAME= or1ksim-0.2.0rc2
+PKGREVISION= 1
CATEGORIES= emulators
MASTER_SITES= http://www.opencores.org/projects.cgi/web/or1k/
@@ -14,4 +15,5 @@ PKG_DESTDIR_SUPPORT= user-destdir
GNU_CONFIGURE= yes
CONFIGURE_ARGS+= --target=or32
+.include "../../devel/readline/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"
diff --git a/games/teg/Makefile b/games/teg/Makefile
index df08aa9458d..651fc145b1a 100644
--- a/games/teg/Makefile
+++ b/games/teg/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.27 2011/11/01 06:01:22 sbd Exp $
+# $NetBSD: Makefile,v 1.28 2011/11/16 08:23:48 sbd Exp $
DISTNAME= teg-0.11.1
-PKGREVISION= 21
+PKGREVISION= 22
CATEGORIES= games
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=teg/}
@@ -20,4 +20,5 @@ GCONF_SCHEMAS+= teg.schemas
.include "../../devel/libgnomeui/buildlink3.mk"
.include "../../devel/GConf/schemas.mk"
+.include "../../devel/readline/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"
diff --git a/games/xscorch/Makefile b/games/xscorch/Makefile
index 674a5011c5e..2a0ff583f56 100644
--- a/games/xscorch/Makefile
+++ b/games/xscorch/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.20 2011/04/22 13:43:40 obache Exp $
+# $NetBSD: Makefile,v 1.21 2011/11/16 08:23:48 sbd Exp $
DISTNAME= xscorch-0.2.0
-PKGREVISION= 3
+PKGREVISION= 4
CATEGORIES= games
MASTER_SITES= http://www.xscorch.org/releases/
@@ -18,6 +18,7 @@ GNU_CONFIGURE= YES
CONFIGURE_ARGS+= --without-gnome
.include "../../audio/libmikmod/buildlink3.mk"
+.include "../../devel/readline/buildlink3.mk"
.include "../../x11/gtk/buildlink3.mk"
.include "../../x11/libXpm/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"
diff --git a/lang/lush/Makefile b/lang/lush/Makefile
index 4bea24ca46b..b9c189e00fa 100644
--- a/lang/lush/Makefile
+++ b/lang/lush/Makefile
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.4 2009/01/16 16:35:33 asau Exp $
+# $NetBSD: Makefile,v 1.5 2011/11/16 08:23:48 sbd Exp $
DISTNAME= lush-1.2.1
+PKGREVISION= 1
CATEGORIES= lang
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=lush/}
@@ -25,6 +26,7 @@ post-install:
.include "../../math/lapack/buildlink3.mk"
.include "../../math/blas/buildlink3.mk"
.include "../../devel/SDL/buildlink3.mk"
+.include "../../devel/readline/buildlink3.mk"
.include "../../graphics/MesaLib/buildlink3.mk"
.include "../../audio/libaudiofile/buildlink3.mk"
.include "../../mk/pthread.buildlink3.mk"
diff --git a/net/ntp4/Makefile b/net/ntp4/Makefile
index e118fd950c5..fb29ec67b59 100644
--- a/net/ntp4/Makefile
+++ b/net/ntp4/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.67 2010/01/17 12:02:34 wiz Exp $
+# $NetBSD: Makefile,v 1.68 2011/11/16 08:23:49 sbd Exp $
#
DISTNAME= ntp-4.2.4p8
-PKGREVISION= 1
+PKGREVISION= 2
CATEGORIES= net time
MASTER_SITES= http://www.eecis.udel.edu/~ntp/ntp_spool/ntp4/ntp-4.2/
@@ -66,4 +66,5 @@ CONFIGURE_ARGS+= --with-openssl-incdir=${SSLBASE}/include
CONFIGURE_ARGS+= --with-openssl-libdir=${SSLBASE}/lib
CONFIGURE_ARGS+= --with-crypto=openssl
+.include "../../devel/readline/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"
diff --git a/security/gnupg/Makefile b/security/gnupg/Makefile
index 9e84c3b87e2..cb4c2ca918d 100644
--- a/security/gnupg/Makefile
+++ b/security/gnupg/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.108 2011/04/22 13:44:34 obache Exp $
+# $NetBSD: Makefile,v 1.109 2011/11/16 08:23:49 sbd Exp $
DISTNAME= gnupg-1.4.11
-PKGREVISION= 1
+PKGREVISION= 2
CATEGORIES= security
MASTER_SITES= ftp://ftp.gnupg.org/gcrypt/gnupg/ \
http://gd.tuwien.ac.at/privacy/gnupg/gnupg/ \
@@ -56,6 +56,7 @@ post-install:
${INSTALL_DATA} ${WRKSRC}/doc/DETAILS \
${DESTDIR}${PREFIX}/share/gnupg
+.include "../../devel/readline/buildlink3.mk"
.include "../../converters/libiconv/buildlink3.mk"
.include "../../devel/gettext-lib/buildlink3.mk"
.include "../../devel/zlib/buildlink3.mk"
diff --git a/security/gnutls/Makefile b/security/gnutls/Makefile
index 231944cbf14..58653fd5731 100644
--- a/security/gnutls/Makefile
+++ b/security/gnutls/Makefile
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.107 2011/11/09 18:41:46 drochner Exp $
+# $NetBSD: Makefile,v 1.108 2011/11/16 08:23:49 sbd Exp $
DISTNAME= gnutls-2.12.14
+PKGREVISION= 1
CATEGORIES= security devel
MASTER_SITES= ftp://ftp.gnutls.org/pub/gnutls/ \
ftp://ftp.gnupg.org/gcrypt/gnutls/ \
@@ -49,6 +50,7 @@ post-install:
.include "../../archivers/lzo/buildlink3.mk"
.include "../../converters/libiconv/buildlink3.mk"
+.include "../../devel/readline/buildlink3.mk"
.include "../../devel/gettext-lib/buildlink3.mk"
.include "../../devel/libcfg+/buildlink3.mk"
.include "../../devel/zlib/buildlink3.mk"