diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2002-12-01 00:51:59 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2002-12-01 00:51:59 +0000 |
commit | 2509ab30bc19e72c3bc448391644e75c876cc5f8 (patch) | |
tree | becff8a0ff6943ac16c7986f7ee47485bd97eaef /x11-wm | |
parent | ca791a639eb9de06c1b6ed922f73c9e4516bc012 (diff) | |
download | ports-2509ab30bc19e72c3bc448391644e75c876cc5f8.tar.gz ports-2509ab30bc19e72c3bc448391644e75c876cc5f8.zip |
Remove bogus .include <bsd.port.subdir.mk>
Notes
Notes:
svn path=/head/; revision=71262
Diffstat (limited to 'x11-wm')
-rw-r--r-- | x11-wm/blwm/Makefile | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/x11-wm/blwm/Makefile b/x11-wm/blwm/Makefile index 1dda777668c1..e18f19164530 100644 --- a/x11-wm/blwm/Makefile +++ b/x11-wm/blwm/Makefile @@ -83,7 +83,3 @@ do-install: ${INSTALL_MAN} ${WRKSRC}/man/blwm.1x ${MANPREFIX}/man/man1/ .include <bsd.port.mk> - - SUBDIR += blwm - -.include <bsd.port.subdir.mk> |