diff options
author | Adam Weinberger <adamw@FreeBSD.org> | 2014-06-20 00:09:20 +0000 |
---|---|---|
committer | Adam Weinberger <adamw@FreeBSD.org> | 2014-06-20 00:09:20 +0000 |
commit | 9b68f5d5fa78dd71ae014e7798e83a97fd19a7ba (patch) | |
tree | 5fa3d1df99a468cad1e540cb1fdf173f34671bfe /shells/bashc | |
parent | a846087921f527c6362ef28182d346ccd4b67c59 (diff) |
Notes
Diffstat (limited to 'shells/bashc')
-rw-r--r-- | shells/bashc/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/shells/bashc/Makefile b/shells/bashc/Makefile index 0ddf8217b296..6bf5a2b8f862 100644 --- a/shells/bashc/Makefile +++ b/shells/bashc/Makefile @@ -5,13 +5,13 @@ PORTNAME= bashc PORTVERSION= 3.2.33.0 CATEGORIES= shells MASTER_SITES= SF -EXTRACT_SUFX= .tgz MAINTAINER= ports@FreeBSD.org COMMENT= GNU bash shell extended with visual two-panel file browser MAKE_JOBS_UNSAFE= yes +USES= tar:tgz GNU_CONFIGURE= yes PLIST_FILES= bin/bashc \ |