diff options
author | ade <ade@FreeBSD.org> | 2000-06-02 16:33:55 +0000 |
---|---|---|
committer | ade <ade@FreeBSD.org> | 2000-06-02 16:33:55 +0000 |
commit | d1209479433780c6a8bcb6838442b850c5ce766d (patch) | |
tree | 0779323015e9d55247366aa5205a43c426edbb96 /x11-wm/icewm | |
parent | 796783193f6caf59cfa71e3dc30c6ad16a187ce5 (diff) | |
download | FreeBSD-ports-d1209479433780c6a8bcb6838442b850c5ce766d.zip FreeBSD-ports-d1209479433780c6a8bcb6838442b850c5ce766d.tar.gz |
Missed a few ports in the GNOME 1.2 update
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 8475653..bdb7a13 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 |