diff options
author | Mathieu Arnold <mat@FreeBSD.org> | 2014-09-18 12:31:24 +0000 |
---|---|---|
committer | Mathieu Arnold <mat@FreeBSD.org> | 2014-09-18 12:31:24 +0000 |
commit | 46cf4bcb84b99c5637a0b1539ab29ec6453cd483 (patch) | |
tree | 4577ab4cc236d536b9a0cc3950ccda2713cedba5 /x11-wm | |
parent | eeab05ac6242443a3a4c86d568f91baaf47daab6 (diff) |
Notes
Diffstat (limited to 'x11-wm')
-rw-r--r-- | x11-wm/afterstep/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/x11-wm/afterstep/Makefile b/x11-wm/afterstep/Makefile index f463fe4a0f36..522d29508325 100644 --- a/x11-wm/afterstep/Makefile +++ b/x11-wm/afterstep/Makefile @@ -23,7 +23,6 @@ USES= imake USE_XORG= xpm xext x11 USE_CSTD= gnu89 INSTALL_TARGET= install install.man -MANCOMPRESSED= yes CFLAGS+= -Wno-return-type SRCDIRS= afterstep \ |