diff options
author | Dmitry Sivachenko <demon@FreeBSD.org> | 2003-09-06 19:22:32 +0000 |
---|---|---|
committer | Dmitry Sivachenko <demon@FreeBSD.org> | 2003-09-06 19:22:32 +0000 |
commit | 9c247e4461b4c8c05eed5aef74e2aaf06c0c6812 (patch) | |
tree | 7199a77e2a9d4ee7323d9c06837061afc89a1e42 /x11-wm | |
parent | Update to milestone 0.29.0 (diff) |
Define LATEST_LINK so it does not conflict with xfce (version 3) port.
Notes
Notes:
svn path=/head/; revision=88643
Diffstat (limited to 'x11-wm')
-rw-r--r-- | x11-wm/xfce4/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/x11-wm/xfce4/Makefile b/x11-wm/xfce4/Makefile index 095f3bc24b03..49dc2db1a761 100644 --- a/x11-wm/xfce4/Makefile +++ b/x11-wm/xfce4/Makefile @@ -39,6 +39,7 @@ RUN_DEPENDS+= ${X11BASE}/lib/xfce4/panel-plugins/libmixer.so:${PORTSDIR}/audio/x .endif .endif +LATEST_LINK= xfce4 NO_BUILD= yes do-install: # empty |