summaryrefslogtreecommitdiff
path: root/pkgtools/libnbcompat/Makefile
diff options
context:
space:
mode:
authorjlam <jlam@pkgsrc.org>2003-09-01 15:31:14 +0000
committerjlam <jlam@pkgsrc.org>2003-09-01 15:31:14 +0000
commit0c71abea7bc5069ad2801f22018009cf6fbbe310 (patch)
tree6c33504ee3cc8d5859f915b04dd4544806e3ebda /pkgtools/libnbcompat/Makefile
parent6c83902dd76746c1b48020a7392808ea514fdaa5 (diff)
downloadpkgsrc-0c71abea7bc5069ad2801f22018009cf6fbbe310.tar.gz
Bump version to 20030823:
* Add mkdtemp, TAILQ_*, and statfs. * Install a nbconfig.h file containing the discovered system information and include it directly in nbcompat.h. Make all files use nbconfig.h instead of config.h. Ensure that all installed headers don't include any local header files. This makes libnbcompat more self-contained. * Consistently use "#if HAVE_HEADER_H" instead of "#ifdef HAVE_HEADER_H" since sometimes people put -DHAVE_HEADER_H=0 on their command lines.
Diffstat (limited to 'pkgtools/libnbcompat/Makefile')
-rw-r--r--pkgtools/libnbcompat/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/pkgtools/libnbcompat/Makefile b/pkgtools/libnbcompat/Makefile
index c752903dac0..cdf77ae57f6 100644
--- a/pkgtools/libnbcompat/Makefile
+++ b/pkgtools/libnbcompat/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.12 2003/08/31 12:02:56 jlam Exp $
+# $NetBSD: Makefile,v 1.13 2003/09/01 15:31:14 jlam Exp $
#
-DISTNAME= libnbcompat-20030731
+DISTNAME= libnbcompat-20030823
CATEGORIES= pkgtools
MASTER_SITES= # empty
DISTFILES= # empty