diff options
author | Cy Schubert <cy@FreeBSD.org> | 2008-12-13 06:26:29 +0000 |
---|---|---|
committer | Cy Schubert <cy@FreeBSD.org> | 2008-12-13 06:26:29 +0000 |
commit | 5b7c6b6b6b4e379d99ad49ac46dc91a6f38fc5e6 (patch) | |
tree | a55f6dbb7433f17fd0af68f69eeefeb2040670d7 /x11-wm/fvwm2/Makefile | |
parent | a0d90584b9b1a17196a03ed0e448c4357ac75edf (diff) | |
download | ports-5b7c6b6b6b4e379d99ad49ac46dc91a6f38fc5e6.tar.gz ports-5b7c6b6b6b4e379d99ad49ac46dc91a6f38fc5e6.zip |
Notes
Diffstat (limited to 'x11-wm/fvwm2/Makefile')
-rw-r--r-- | x11-wm/fvwm2/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/x11-wm/fvwm2/Makefile b/x11-wm/fvwm2/Makefile index cc2dd81e5ba3..0cedb2b9228c 100644 --- a/x11-wm/fvwm2/Makefile +++ b/x11-wm/fvwm2/Makefile @@ -71,6 +71,9 @@ MAN1= FvwmAnimate.1 FvwmAuto.1 FvwmBacker.1 FvwmBanner.1 FvwmButtons.1 \ fvwm2.1 fvwm24_convert.1 fvwmbug.1 fvwmrc_convert.1 xpmroot.1 \ fvwm-config.1 +MLINKS= fvwm2.1 fvwm.1 \ + xpmroot.1 fvwm-root.1 + .if ${HAVE_GNOME:Mimlib}!="" USE_GNOME= imlib CONFIGURE_ARGS+= --with-gnome --enable-gnome-hints \ |