summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorhans <hans@pkgsrc.org>2012-03-02 16:36:57 +0000
committerhans <hans@pkgsrc.org>2012-03-02 16:36:57 +0000
commitbb9cd87c177f5f9205362b3e954daeb4ca7d2d4b (patch)
tree21df0b47317c36ea2592f63fb1aa3902fafa06fd
parent6336cc7b2d11c34cc93b4db4bf15028d85715b67 (diff)
downloadpkgsrc-bb9cd87c177f5f9205362b3e954daeb4ca7d2d4b.tar.gz
Uses cdefs.
-rw-r--r--devel/pthread-sem/Makefile3
-rw-r--r--net/sup/Makefile4
-rw-r--r--pkgtools/pkg_select/Makefile4
-rw-r--r--security/rsaref/Makefile3
4 files changed, 10 insertions, 4 deletions
diff --git a/devel/pthread-sem/Makefile b/devel/pthread-sem/Makefile
index ede0eedbd8d..94640d174c6 100644
--- a/devel/pthread-sem/Makefile
+++ b/devel/pthread-sem/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.6 2008/06/12 02:14:28 joerg Exp $
+# $NetBSD: Makefile,v 1.7 2012/03/02 16:39:50 hans Exp $
#
DISTNAME= pthread-sem-1.0
@@ -13,6 +13,7 @@ PKG_DESTDIR_SUPPORT= user-destdir
PTHREAD_OPTS+= require
USE_LIBTOOL= yes
+USE_FEATURES+= cdefs
post-extract:
${CP} ${FILESDIR}/Makefile ${WRKSRC}
diff --git a/net/sup/Makefile b/net/sup/Makefile
index 16706f248c8..ab9989d0c5f 100644
--- a/net/sup/Makefile
+++ b/net/sup/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.7 2010/02/11 22:52:52 joerg Exp $
+# $NetBSD: Makefile,v 1.8 2012/03/02 16:44:18 hans Exp $
#
DISTNAME= sup-0.3
@@ -10,6 +10,8 @@ COMMENT= Network file distribution/synchronisation utility
PKG_DESTDIR_SUPPORT= user-destdir
+USE_FEATURES+= cdefs
+
INSTALLATION_DIRS+= sbin ${PKGMANDIR}/man1 ${PKGMANDIR}/man8
.include "../../mk/bsd.pkg.mk"
diff --git a/pkgtools/pkg_select/Makefile b/pkgtools/pkg_select/Makefile
index ba37a19dfb3..254f56a67c4 100644
--- a/pkgtools/pkg_select/Makefile
+++ b/pkgtools/pkg_select/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.15 2009/05/04 13:43:39 wiz Exp $
+# $NetBSD: Makefile,v 1.16 2012/03/02 16:36:57 hans Exp $
#
DISTNAME= pkg_select-20090308
@@ -12,6 +12,8 @@ COMMENT= Curses based pkgsrc system browser / manager
PKG_INSTALLATION_TYPES= overwrite pkgviews
PKG_DESTDIR_SUPPORT= user-destdir
+USE_FEATURES+= cdefs
+
INSTALLATION_DIRS= bin ${PKGMANDIR}/man1
INSTALLATION_DIRS+= ${EXAMPLEDIR} share/pkg_select
diff --git a/security/rsaref/Makefile b/security/rsaref/Makefile
index 7b8817418df..af6ff633fa6 100644
--- a/security/rsaref/Makefile
+++ b/security/rsaref/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.39 2009/09/03 12:35:32 joerg Exp $
+# $NetBSD: Makefile,v 1.40 2012/03/02 16:42:06 hans Exp $
#
DISTNAME= rsaref
@@ -22,6 +22,7 @@ CRYPTO= yes
PKG_INSTALLATION_TYPES= overwrite pkgviews
PKG_DESTDIR_SUPPORT= user-destdir
+USE_FEATURES+= cdefs
USE_LIBTOOL= yes
MAKE_FILE= unix/makefile
BUILD_TARGET= librsaref.la