diff options
author | demon <demon@FreeBSD.org> | 2003-09-07 03:22:32 +0800 |
---|---|---|
committer | demon <demon@FreeBSD.org> | 2003-09-07 03:22:32 +0800 |
commit | 6abcabe020930f57cf07723dcd15c88b88891f12 (patch) | |
tree | 89392111350a79b152e3bbeb8f20fb35e4efa7fe /x11-wm/xfce4 | |
parent | 3f2b8a52eda5b3171c0657da1510d59266ad1707 (diff) | |
download | freebsd-ports-gnome-6abcabe020930f57cf07723dcd15c88b88891f12.tar.gz freebsd-ports-gnome-6abcabe020930f57cf07723dcd15c88b88891f12.tar.zst freebsd-ports-gnome-6abcabe020930f57cf07723dcd15c88b88891f12.zip |
Define LATEST_LINK so it does not conflict with xfce (version 3) port.
Diffstat (limited to 'x11-wm/xfce4')
-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 |