aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authoralepulver <alepulver@FreeBSD.org>2007-05-04 05:10:00 +0800
committeralepulver <alepulver@FreeBSD.org>2007-05-04 05:10:00 +0800
commit103741a9a44ea124ae396b977359d3a2d98ea10f (patch)
tree9750b7af20e8f2c0d81d9224bc89556f2417a3fc
parentd8df2d7a499bccbefb7a3524c4cd6529fb0b04fe (diff)
downloadfreebsd-ports-gnome-103741a9a44ea124ae396b977359d3a2d98ea10f.tar.gz
freebsd-ports-gnome-103741a9a44ea124ae396b977359d3a2d98ea10f.tar.zst
freebsd-ports-gnome-103741a9a44ea124ae396b977359d3a2d98ea10f.zip
- Add PORTSCOUT variable to ignore version 1.3.0 (beta?) which is not
mentioned anywhere.
-rw-r--r--x11-wm/icewm/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/x11-wm/icewm/Makefile b/x11-wm/icewm/Makefile
index b13a1875a6d2..3d6022907938 100644
--- a/x11-wm/icewm/Makefile
+++ b/x11-wm/icewm/Makefile
@@ -37,6 +37,8 @@ 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
+
.include <bsd.port.pre.mk>
.if defined(WITH_GNOMEDESKTOP)