diff options
Diffstat (limited to 'x11-wm/afterstep-i18n/Makefile')
-rw-r--r-- | x11-wm/afterstep-i18n/Makefile | 10 |
1 files changed, 1 insertions, 9 deletions
diff --git a/x11-wm/afterstep-i18n/Makefile b/x11-wm/afterstep-i18n/Makefile index ca019d518f41..e54224ff2fc6 100644 --- a/x11-wm/afterstep-i18n/Makefile +++ b/x11-wm/afterstep-i18n/Makefile @@ -82,12 +82,4 @@ post-install: .endfor .endif -.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> |