diff options
author | Ade Lovett <ade@FreeBSD.org> | 2000-06-02 16:33:55 +0000 |
---|---|---|
committer | Ade Lovett <ade@FreeBSD.org> | 2000-06-02 16:33:55 +0000 |
commit | e9b237388094db9952bb57918d6d89c2ea79aeb5 (patch) | |
tree | 1ea4fc11eb722c6f7ae016090ce83758283fe13c /x11-wm/icewm | |
parent | 6d3ee5ac440beb716bdb47b2c34c5722e34b7677 (diff) |
Notes
Diffstat (limited to 'x11-wm/icewm')
-rw-r--r-- | x11-wm/icewm/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-wm/icewm/Makefile b/x11-wm/icewm/Makefile index 84756530c189..bdb7a1343152 100644 --- a/x11-wm/icewm/Makefile +++ b/x11-wm/icewm/Makefile @@ -15,7 +15,7 @@ EXTRACT_SUFX= .src.tar.gz MAINTAINER= nakai@FreeBSD.org .if defined(GNOME) -LIB_DEPENDS= gnome.3:${PORTSDIR}/x11/gnomelibs +LIB_DEPENDS= gnome.4:${PORTSDIR}/x11/gnomelibs .endif LIB_DEPENDS+= Xpm.4:${PORTSDIR}/graphics/xpm |