- zap pointless MESSAGE and unneeded SEPARATE_BUILD
This commit is contained in:
parent
c6ead25f76
commit
c4cd4de0c1
@ -1,11 +1,11 @@
|
||||
# $OpenBSD: Makefile,v 1.18 2010/10/24 21:15:34 ajacoutot Exp $
|
||||
# $OpenBSD: Makefile,v 1.19 2010/11/04 17:44:14 jasper Exp $
|
||||
|
||||
COMMENT= Windows 95/98/NT like window manager
|
||||
|
||||
DISTNAME= qvwm-1.1.8
|
||||
REVISION= 3
|
||||
REVISION= 4
|
||||
CATEGORIES= x11
|
||||
MASTER_SITES= ${HOMEPAGE}archive/qvwm/
|
||||
MASTER_SITES= ${HOMEPAGE}/archive/qvwm/
|
||||
|
||||
HOMEPAGE= http://www.csg.is.titech.ac.jp/~kourai/qvwm/
|
||||
|
||||
@ -18,7 +18,6 @@ WANTLIB= ICE SM X11 Xext Xpm Xss c m sndio stdc++
|
||||
|
||||
USE_GROFF = Yes
|
||||
|
||||
SEPARATE_BUILD= flavored
|
||||
CONFIGURE_STYLE= gnu
|
||||
|
||||
CONFIGURE_ARGS+= --without-esd \
|
||||
|
@ -1,9 +0,0 @@
|
||||
In order to use qvwm as your window manager, you must change your
|
||||
.xinitrc or .xsession appropriately and add a line similar to the
|
||||
following:
|
||||
|
||||
exec ${PREFIX}/bin/qvwm
|
||||
|
||||
The default configuration and icons are stored in ${PREFIX}/share/qvwm.
|
||||
To use your own configuration, copy ${PREFIX}/share/qvwm/system.qvwmrc to
|
||||
~/.qvwmrc and edit as appropriate.
|
Loading…
Reference in New Issue
Block a user