diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2011-08-20 15:32:47 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2011-08-20 15:32:47 +0800 |
commit | 5a5f86d28bfe9bf1774450c52ddada7a6db5aa9d (patch) | |
tree | 12c9249d2350d0ea2104087d227ade9bbc2c5b79 /shells | |
parent | 79860e644409cbd13e9b49f640a18c8a7f3968cb (diff) | |
download | freebsd-ports-gnome-5a5f86d28bfe9bf1774450c52ddada7a6db5aa9d.tar.gz freebsd-ports-gnome-5a5f86d28bfe9bf1774450c52ddada7a6db5aa9d.tar.zst freebsd-ports-gnome-5a5f86d28bfe9bf1774450c52ddada7a6db5aa9d.zip |
- Remove MANUAL_PACKAGE_BUILD: tinderbox build was fixed in Makefile r1.62
PR: ports/159921
Submitted by: gjb
Diffstat (limited to 'shells')
-rw-r--r-- | shells/ksh93/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/shells/ksh93/Makefile b/shells/ksh93/Makefile index f362d05ae14c..284ef53355ba 100644 --- a/shells/ksh93/Makefile +++ b/shells/ksh93/Makefile @@ -28,7 +28,6 @@ COMMENT= Official AT&T release of KornShell 93 OPTIONS= STATIC "Static linking" off -MANUAL_PACKAGE_BUILD= Does not build in tinderbox environment RESTRICTED= Source recipient must acknowledge license FETCH_ARGS= -Rr |