diff options
Diffstat (limited to 'x11-wm/icewm/Makefile')
-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 cfb57314069e..d0ddaaa33607 100644 --- a/x11-wm/icewm/Makefile +++ b/x11-wm/icewm/Makefile @@ -7,6 +7,7 @@ PORTNAME= icewm PORTVERSION= 1.2.35 +PORTREVISION= 1 CATEGORIES= x11-wm MASTER_SITES= SF @@ -14,6 +15,7 @@ MAINTAINER= alepulver@FreeBSD.org COMMENT= Window Manager designed for speed, usability and consistency WANT_GNOME= yes +USE_XORG= x11 ice xinerama xext USE_GNOME= gnometarget USE_GMAKE= yes GNU_CONFIGURE= yes |