diff options
author | Cy Schubert <cy@FreeBSD.org> | 2004-02-07 04:14:39 +0000 |
---|---|---|
committer | Cy Schubert <cy@FreeBSD.org> | 2004-02-07 04:14:39 +0000 |
commit | 3ebae6c5edf9790c87a852c6496ab9e828866e4e (patch) | |
tree | de486996baccf340e607a24cc89d9f3b61aee32a /x11-wm/fvwm24/Makefile | |
parent | BROKEN on 5.x: Broken pkg-plist (diff) |
Define unique LATEST_LINK.
Reported by: kris
Notes
Notes:
svn path=/head/; revision=100209
Diffstat (limited to 'x11-wm/fvwm24/Makefile')
-rw-r--r-- | x11-wm/fvwm24/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/x11-wm/fvwm24/Makefile b/x11-wm/fvwm24/Makefile index 9f4c60a5653f..9b50b438de94 100644 --- a/x11-wm/fvwm24/Makefile +++ b/x11-wm/fvwm24/Makefile @@ -22,6 +22,7 @@ RUN_DEPENDS= gm4:${PORTSDIR}/devel/m4 LIB_DEPENDS+= stroke.0:${PORTSDIR}/devel/libstroke .endif +LATEST_LINK= ${PORTNAME} USE_REINPLACE= yes USE_GMAKE= yes USE_XPM= yes |