diff options
author | Cy Schubert <cy@FreeBSD.org> | 2016-04-13 01:34:08 +0000 |
---|---|---|
committer | Cy Schubert <cy@FreeBSD.org> | 2016-04-13 01:34:08 +0000 |
commit | 6aacac9b2387e4f20f2337c07bdc3e9bc6e8bc57 (patch) | |
tree | 3fe16daadd92af16d63899aece2b128b587834bd /x11-wm | |
parent | af02cda201ed33bee359008544c288f24111280b (diff) | |
download | ports-6aacac9b2387e4f20f2337c07bdc3e9bc6e8bc57.tar.gz ports-6aacac9b2387e4f20f2337c07bdc3e9bc6e8bc57.zip |
Notes
Diffstat (limited to 'x11-wm')
-rw-r--r-- | x11-wm/olvwm/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/x11-wm/olvwm/Makefile b/x11-wm/olvwm/Makefile index d53b07f774f6..366190afd1b1 100644 --- a/x11-wm/olvwm/Makefile +++ b/x11-wm/olvwm/Makefile @@ -25,7 +25,6 @@ REINPLACE_ARGS= -i "" NO_WRKSUBDIR= yes USES= imake tar:Z USE_XORG= xpm -MAN1= olvwm.1 olvwmrc.1 XFREE86_HTML_MAN= no IMAKECPPFLAGS+= -DXVDestDir=${STAGEDIR}${PREFIX} |