summaryrefslogtreecommitdiff
path: root/pkgtools/libnbcompat/Makefile
diff options
context:
space:
mode:
authorjoerg <joerg@pkgsrc.org>2009-03-22 22:33:13 +0000
committerjoerg <joerg@pkgsrc.org>2009-03-22 22:33:13 +0000
commitcd6932eb6957ff070274ac3dd9eab9c19c5bbb2d (patch)
treeca5194e5755ba77ba9ada07676f7b204c0985a34 /pkgtools/libnbcompat/Makefile
parent1b20e5935026ed765abb2f3866a7ee717b557041 (diff)
downloadpkgsrc-cd6932eb6957ff070274ac3dd9eab9c19c5bbb2d.tar.gz
libnbcompat-20090322:
Don't use getopt_long as replacement for getopt. It behaves different and doesn't work well in combination with optreset. Instead use getopt(3) from NetBSD if requested. Sync getopt_long.c with NetBSD while here. Addresses issues with pkg_admin on Solaris reported by Tim Zingelman.
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 bff3eda6c22..b0085b00b66 100644
--- a/pkgtools/libnbcompat/Makefile
+++ b/pkgtools/libnbcompat/Makefile
@@ -1,11 +1,11 @@
-# $NetBSD: Makefile,v 1.69 2009/03/02 13:54:55 joerg Exp $
+# $NetBSD: Makefile,v 1.70 2009/03/22 22:33:13 joerg Exp $
#
# NOTE: If you update this package, it is *mandatory* that you update
# pkgsrc/pkgtools/libnbcompat/files/README to reflect the actual
# list of tested and supported platforms.
#
-DISTNAME= libnbcompat-20090302
+DISTNAME= libnbcompat-20090322
CATEGORIES= pkgtools devel
MASTER_SITES= # empty
DISTFILES= # empty