diff options
-rw-r--r-- | x11-wm/icewm/Makefile | 2 |
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) |