Lines 25-31
Link Here
|
25 |
# NOTE: does NOT have to be inside ${PREFIX} tree |
25 |
# NOTE: does NOT have to be inside ${PREFIX} tree |
26 |
|
26 |
|
27 |
PORTNAME= zsh |
27 |
PORTNAME= zsh |
28 |
PORTVERSION= 4.0.9 |
28 |
PORTVERSION= 4.2.0 |
29 |
CATEGORIES= shells |
29 |
CATEGORIES= shells |
30 |
MASTER_SITES= http://www.zsh.org/zsh/ \ |
30 |
MASTER_SITES= http://www.zsh.org/zsh/ \ |
31 |
ftp://ftp.zsh.org/zsh/ \ |
31 |
ftp://ftp.zsh.org/zsh/ \ |
Lines 56-62
Link Here
|
56 |
# Conflicts with shells/zsh-devel as it installs files into the same locations |
56 |
# Conflicts with shells/zsh-devel as it installs files into the same locations |
57 |
CONFLICTS= zsh-devel-* zsh-4.1.* |
57 |
CONFLICTS= zsh-devel-* zsh-4.1.* |
58 |
|
58 |
|
59 |
#USE_BZIP2= yes |
59 |
USE_BZIP2= yes |
60 |
GNU_CONFIGURE= yes |
60 |
GNU_CONFIGURE= yes |
61 |
|
61 |
|
62 |
CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} |
62 |
CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} |