diff options
author | Alejandro Pulver <alepulver@FreeBSD.org> | 2007-05-03 21:10:00 +0000 |
---|---|---|
committer | Alejandro Pulver <alepulver@FreeBSD.org> | 2007-05-03 21:10:00 +0000 |
commit | 4fb9227f5210b1777480814e6c8a9166f4094c6f (patch) | |
tree | a535241fb72590c5bb8426ef4826483b9fa8cb9a /x11-wm/icewm | |
parent | eb80b0ddff5160ab586890d6cf82c0eb6679c8b9 (diff) | |
download | ports-4fb9227f5210b1777480814e6c8a9166f4094c6f.tar.gz ports-4fb9227f5210b1777480814e6c8a9166f4094c6f.zip |
Notes
Diffstat (limited to 'x11-wm/icewm')
-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) |