aboutsummaryrefslogtreecommitdiffstats
path: root/x11-wm/fvwm/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'x11-wm/fvwm/Makefile')
-rw-r--r--x11-wm/fvwm/Makefile10
1 files changed, 1 insertions, 9 deletions
diff --git a/x11-wm/fvwm/Makefile b/x11-wm/fvwm/Makefile
index 746605a1d08a..55d3cc788f35 100644
--- a/x11-wm/fvwm/Makefile
+++ b/x11-wm/fvwm/Makefile
@@ -37,12 +37,4 @@ post-install:
${INSTALL} -c -o ${BINOWN} -g ${BINGRP} -m 444 \
${WRKSRC}/fvwm_icons/*.xpm ${PREFIX}/include/X11/pixmaps
-.include <bsd.port.pre.mk>
-
-.if ${X_WINDOW_SYSTEM:L} == xfree86-4
-PLIST_SUB+= NEWMTREE=""
-.else
-PLIST_SUB+= NEWMTREE="@comment "
-.endif
-
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>
='/~lantw44/cgit/cgit.cgi/freebsd-ports-graphics/commit/textproc/docproj?id=8a2df83d0e272143e191b4d100c8df682f2242c7'>Don't be verbose for ``make fetch''.obrien1999-07-061-2/+2 | | | | Approved by: nik, jkh * Bump the version number to reflect the changed dependencies.nik1999-06-091-2/+2 | * Depend on the textproc/docbook meta-port, instead of explicitly listingnik1999-06-041-2/+2 | | | | the version number as docbook-300. * I assume Nik meant "textproc/docbook-300" when he wroteasami1999-05-011-2/+2 | | | | "textproc/docbook/3.0". :) * Be more explicit about the dependencies. This doesn't actually changenik1999-04-301-3/+8 | | | | | | them, but helps document them a little better. Previously there chains of dependencies two or three ports long, which was a little counter-intuitive. * Add a dependency on lynx. Pointed out by Wolfram.nik1999-04-15