diff options
author | Alejandro Pulver <alepulver@FreeBSD.org> | 2007-06-05 06:25:17 +0000 |
---|---|---|
committer | Alejandro Pulver <alepulver@FreeBSD.org> | 2007-06-05 06:25:17 +0000 |
commit | c1cfcdbcddaf2205c38e245e16a425ca5afe754a (patch) | |
tree | f407335cd6d1196261411520d4f5e0e578d468e6 /x11-wm | |
parent | 4dc41a90d95f877e22d9eaecc06600b56f0449e6 (diff) | |
download | ports-c1cfcdbcddaf2205c38e245e16a425ca5afe754a.tar.gz ports-c1cfcdbcddaf2205c38e245e16a425ca5afe754a.zip |
Notes
Diffstat (limited to 'x11-wm')
-rw-r--r-- | x11-wm/icewm/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-wm/icewm/Makefile b/x11-wm/icewm/Makefile index 59ffb1c3ba72..27b1b9842719 100644 --- a/x11-wm/icewm/Makefile +++ b/x11-wm/icewm/Makefile @@ -37,7 +37,7 @@ OPTIONS= GNOMEDESKTOP "Enable GNOME desktop support" off \ BEASTIE "Use Beastie'fied startup button" off \ NLS "Enable National Language Support" on -PORTSCOUT= skipv:1.3.0 +PORTSCOUT= limitw:2,even skipb:yes .include <bsd.port.pre.mk> |