diff options
Diffstat (limited to 'shells/pdksh/Makefile')
-rw-r--r-- | shells/pdksh/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/shells/pdksh/Makefile b/shells/pdksh/Makefile index 6783dc2cb23e..93e1f86c3caf 100644 --- a/shells/pdksh/Makefile +++ b/shells/pdksh/Makefile @@ -6,7 +6,7 @@ # PORTNAME= pdksh -PORTVERSION= 5.2.14 +PORTVERSION= 5.2.14 CATEGORIES= shells MASTER_SITES= ftp://ftp.cs.mun.ca/pub/pdksh/ \ http://gd.tuwien.ac.at/utils/shells/pdksh/ \ @@ -16,7 +16,7 @@ MASTER_SITES= ftp://ftp.cs.mun.ca/pub/pdksh/ \ MAINTAINER= tg@FreeBSD.org -GNU_CONFIGURE= yes +GNU_CONFIGURE= yes CONFIGURE_ENV= LDSTATIC=-static MAN1= ksh.1 |