diff options
author | kris <kris@FreeBSD.org> | 2002-12-01 00:51:59 +0000 |
---|---|---|
committer | kris <kris@FreeBSD.org> | 2002-12-01 00:51:59 +0000 |
commit | 577cf88345164fd1aef77f01b31342dcda5dd4d2 (patch) | |
tree | c280d8b6a632c4128ac83699b62522c759be7df5 /x11-wm | |
parent | cb875df929dcc6b060c74d5e00e6f73760af952a (diff) | |
download | FreeBSD-ports-577cf88345164fd1aef77f01b31342dcda5dd4d2.zip FreeBSD-ports-577cf88345164fd1aef77f01b31342dcda5dd4d2.tar.gz |
Remove bogus .include <bsd.port.subdir.mk>
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 1dda777..e18f191 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> |