summaryrefslogtreecommitdiff
path: root/pkgtools/libnbcompat/Makefile
diff options
context:
space:
mode:
authorjlam <jlam@pkgsrc.org>2003-09-06 06:13:46 +0000
committerjlam <jlam@pkgsrc.org>2003-09-06 06:13:46 +0000
commitd722e66da46be7f892e7fd38fbe3b39de9403598 (patch)
tree19910ed9434856d2f1f58ee4ef35995196b1d993 /pkgtools/libnbcompat/Makefile
parent6a2c9d8555c16631472688839cdb237c44c85d1b (diff)
downloadpkgsrc-d722e66da46be7f892e7fd38fbe3b39de9403598.tar.gz
Ensure that struct option is defined properly before accepting that having
getopt.h implies having getopt_long. Also Fix checks for setmode, pwcache, and vis so that if any of a list of functions is missing, then use the nbcompat versions.
Diffstat (limited to 'pkgtools/libnbcompat/Makefile')
-rw-r--r--pkgtools/libnbcompat/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/pkgtools/libnbcompat/Makefile b/pkgtools/libnbcompat/Makefile
index bd4d1b71115..26ef3d9960a 100644
--- a/pkgtools/libnbcompat/Makefile
+++ b/pkgtools/libnbcompat/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.22 2003/09/06 01:39:29 jlam Exp $
+# $NetBSD: Makefile,v 1.23 2003/09/06 06:13:46 jlam Exp $
#
DISTNAME= libnbcompat-20030830
@@ -10,6 +10,8 @@ MAINTAINER= grant@NetBSD.org
HOMEPAGE= http://www.NetBSD.org/
COMMENT= Portable NetBSD compatibility library
+PKG_INSTALLATION_TYPES= overwrite pkgviews
+
NO_TOOLS= # defined
NO_BUILDLINK= # defined
NO_PKGTOOLS_REQD_CHECK= # defined