diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2004-02-15 06:54:10 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2004-02-15 06:54:10 +0000 |
commit | a1c07f2c824e7c4ad797560b713df8448be04556 (patch) | |
tree | 28980e4dbb2308f36c7eb121f789540963abfbb8 /x11-wm | |
parent | Fix typo that somehow made it into my previous commit. (diff) |
Really fix the typo.
Notes
Notes:
svn path=/head/; revision=100966
Diffstat (limited to 'x11-wm')
-rw-r--r-- | x11-wm/windowmaker/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/x11-wm/windowmaker/Makefile b/x11-wm/windowmaker/Makefile index 3faeee2f5449..7f4dc373213b 100644 --- a/x11-wm/windowmaker/Makefile +++ b/x11-wm/windowmaker/Makefile @@ -61,8 +61,6 @@ MANLANG= "" sk MAN1= geticonset.1x getstyle.1x seticons.1x setstyle.1x wdwrite.1x \ wcopy.1x wmaker.1x wmsetbg.1x wsetfont.1x wxcopy.1x wxpaste.1x -.include <bsd.port.pre.mk> - LINGUAS!= /bin/cat ${FILESDIR}/LINGUAS .if defined(WITH_XKB_STATUS) |