diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2006-04-23 06:21:28 +0800 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2006-04-23 06:21:28 +0800 |
commit | ac1097381badcd8c627bf47109e96fd9bbc2ab16 (patch) | |
tree | 923bb4b6a5dd018710cda62052797388b1ec63cc /shells | |
parent | 6364dc8c5ca9407427c70056c5536cb53761166d (diff) | |
download | freebsd-ports-gnome-ac1097381badcd8c627bf47109e96fd9bbc2ab16.tar.gz freebsd-ports-gnome-ac1097381badcd8c627bf47109e96fd9bbc2ab16.tar.zst freebsd-ports-gnome-ac1097381badcd8c627bf47109e96fd9bbc2ab16.zip |
MANUAL_PACKAGE_BUILD: Doesn't build in tinderbox environment where
kernel != userland version
Diffstat (limited to 'shells')
-rw-r--r-- | shells/ksh93/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/shells/ksh93/Makefile b/shells/ksh93/Makefile index 2e1856128ddd..bdb5d265faa2 100644 --- a/shells/ksh93/Makefile +++ b/shells/ksh93/Makefile @@ -15,6 +15,8 @@ DIST_SUBDIR= ${PORTNAME} MAINTAINER= joe@zircon.seattle.wa.us COMMENT= Official AT&T release of KornShell 93 +MANUAL_PACKAGE_BUILD=Doesn't build in tinderbox environment + VERSION= 2006-02-14 RESTRICTED= Source recipient must acknowledge license |