diff options
author | cy <cy@FreeBSD.org> | 2004-02-07 12:14:39 +0800 |
---|---|---|
committer | cy <cy@FreeBSD.org> | 2004-02-07 12:14:39 +0800 |
commit | f41478ad93fcbbdef63753ee54a5651840aae5c0 (patch) | |
tree | 251e389e1c305c16a8fda745b216f1d541b2a6a9 /x11-wm | |
parent | d55af927de6e39848b44f66aa689877d66388e72 (diff) | |
download | freebsd-ports-gnome-f41478ad93fcbbdef63753ee54a5651840aae5c0.tar.gz freebsd-ports-gnome-f41478ad93fcbbdef63753ee54a5651840aae5c0.tar.zst freebsd-ports-gnome-f41478ad93fcbbdef63753ee54a5651840aae5c0.zip |
Define unique LATEST_LINK.
Reported by: kris
Diffstat (limited to 'x11-wm')
-rw-r--r-- | x11-wm/fvwm2/Makefile | 1 | ||||
-rw-r--r-- | x11-wm/fvwm24/Makefile | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/x11-wm/fvwm2/Makefile b/x11-wm/fvwm2/Makefile index 9f4c60a5653f..9b50b438de94 100644 --- a/x11-wm/fvwm2/Makefile +++ b/x11-wm/fvwm2/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 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 |