diff options
author | kris <kris@FreeBSD.org> | 2002-12-01 08:51:59 +0800 |
---|---|---|
committer | kris <kris@FreeBSD.org> | 2002-12-01 08:51:59 +0800 |
commit | 577cf88345164fd1aef77f01b31342dcda5dd4d2 (patch) | |
tree | c280d8b6a632c4128ac83699b62522c759be7df5 /x11-wm/blwm/Makefile | |
parent | cb875df929dcc6b060c74d5e00e6f73760af952a (diff) | |
download | freebsd-ports-gnome-577cf88345164fd1aef77f01b31342dcda5dd4d2.tar.gz freebsd-ports-gnome-577cf88345164fd1aef77f01b31342dcda5dd4d2.tar.zst freebsd-ports-gnome-577cf88345164fd1aef77f01b31342dcda5dd4d2.zip |
Remove bogus .include <bsd.port.subdir.mk>
Diffstat (limited to 'x11-wm/blwm/Makefile')
-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> |