diff options
author | Boris Samorodov <bsam@FreeBSD.org> | 2007-06-05 21:04:44 +0000 |
---|---|---|
committer | Boris Samorodov <bsam@FreeBSD.org> | 2007-06-05 21:04:44 +0000 |
commit | 396866ce8fa16bf59cbbd2d0194d04db29557a56 (patch) | |
tree | 8194c9ff740ed7732af6cc63b6b1e57510c29d8f /french/gibi | |
parent | c9d74bc808d536f530bb709623bc8a86493ccab7 (diff) | |
download | ports-396866ce8fa16bf59cbbd2d0194d04db29557a56.tar.gz ports-396866ce8fa16bf59cbbd2d0194d04db29557a56.zip |
Notes
Diffstat (limited to 'french/gibi')
-rw-r--r-- | french/gibi/Makefile | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/french/gibi/Makefile b/french/gibi/Makefile index 65b93952a2d7..b08e200d2e0a 100644 --- a/french/gibi/Makefile +++ b/french/gibi/Makefile @@ -54,11 +54,7 @@ SHRG= ksh93 .else SHRG= zsh .endif -.if ${SHRG} == "bash" -SHRGDEP= bash2 -.else SHRGDEP= ${SHRG} -.endif SHELL_RUN_GIBI= ${LOCALBASE}/bin/${SHRG} LGIBIDIR?= apps/${PORTNAME} |