aboutsummaryrefslogtreecommitdiff
path: root/x11-wm
diff options
context:
space:
mode:
authorAlejandro Pulver <alepulver@FreeBSD.org>2008-01-29 04:30:43 +0000
committerAlejandro Pulver <alepulver@FreeBSD.org>2008-01-29 04:30:43 +0000
commit6618f8fa28beab002fc4a16b0cbd97aee5ababcf (patch)
treec9b3ee4615dfbbd62ac41b21e406f2b7722eb380 /x11-wm
parentf04f3f6de77d38f5eeb888adfb78257733cb9e00 (diff)
downloadports-6618f8fa28beab002fc4a16b0cbd97aee5ababcf.tar.gz
ports-6618f8fa28beab002fc4a16b0cbd97aee5ababcf.zip
Notes
Diffstat (limited to 'x11-wm')
-rw-r--r--x11-wm/icewm/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/x11-wm/icewm/Makefile b/x11-wm/icewm/Makefile
index bda9b98992e7..912c7c95af0f 100644
--- a/x11-wm/icewm/Makefile
+++ b/x11-wm/icewm/Makefile
@@ -35,7 +35,8 @@ OPTIONS= GNOMEDESKTOP "Enable GNOME desktop support" off \
BEASTIE "Use Beastie'fied startup button" off \
NLS "Enable National Language Support" on
-PORTSCOUT= limitw:2,even skipb:yes
+# Restrict to stable (even) versions, indicated by the second component.
+PORTSCOUT= limitw:1,even
.include <bsd.port.pre.mk>