make this use Xft2, damn you pkg-config GARBAGE!@#$
This commit is contained in:
parent
cbb1f5d491
commit
7972660e42
@ -1,4 +1,4 @@
|
|||||||
# $OpenBSD: Makefile,v 1.11 2003/01/05 21:57:47 brad Exp $
|
# $OpenBSD: Makefile,v 1.12 2003/04/19 19:12:41 brad Exp $
|
||||||
|
|
||||||
COMMENT= "small, fast & usable window manager"
|
COMMENT= "small, fast & usable window manager"
|
||||||
|
|
||||||
@ -10,6 +10,8 @@ HOMEPAGE= http://icculus.org/openbox/
|
|||||||
|
|
||||||
MAINTAINER= Brad Smith <brad@openbsd.org>
|
MAINTAINER= Brad Smith <brad@openbsd.org>
|
||||||
|
|
||||||
|
BUILD_DEPENDS+= :pkgconfig-*:devel/pkgconfig
|
||||||
|
|
||||||
# BSD-like
|
# BSD-like
|
||||||
PERMIT_PACKAGE_CDROM= Yes
|
PERMIT_PACKAGE_CDROM= Yes
|
||||||
PERMIT_PACKAGE_FTP= Yes
|
PERMIT_PACKAGE_FTP= Yes
|
||||||
@ -25,6 +27,7 @@ USE_X11= Yes
|
|||||||
USE_GMAKE= Yes
|
USE_GMAKE= Yes
|
||||||
CONFIGURE_STYLE= gnu
|
CONFIGURE_STYLE= gnu
|
||||||
CONFIGURE_ARGS+= --enable-xinerama
|
CONFIGURE_ARGS+= --enable-xinerama
|
||||||
|
CONFIGURE_ENV= PKG_CONFIG_PATH="${X11BASE}/lib/pkgconfig"
|
||||||
|
|
||||||
NO_REGRESS= Yes
|
NO_REGRESS= Yes
|
||||||
|
|
||||||
|
@ -1,16 +1,14 @@
|
|||||||
@comment $OpenBSD: PLIST,v 1.5 2003/01/05 21:57:48 brad Exp $
|
@comment $OpenBSD: PLIST,v 1.6 2003/04/19 19:12:41 brad Exp $
|
||||||
@pkgcfl fluxbox-*
|
@pkgcfl fluxbox-*
|
||||||
@pkgcfl blackbox-*
|
@pkgcfl blackbox-*
|
||||||
bin/bsetbg
|
bin/bsetbg
|
||||||
bin/bsetroot
|
bin/bsetroot
|
||||||
bin/epist
|
bin/epist
|
||||||
bin/openbox
|
bin/openbox
|
||||||
bin/xftlsfonts
|
|
||||||
man/man1/bsetbg.1
|
man/man1/bsetbg.1
|
||||||
man/man1/bsetroot.1
|
man/man1/bsetroot.1
|
||||||
man/man1/epist.1
|
man/man1/epist.1
|
||||||
man/man1/openbox.1
|
man/man1/openbox.1
|
||||||
man/man1/xftlsfonts.1
|
|
||||||
man/man5/epistrc.5
|
man/man5/epistrc.5
|
||||||
share/openbox/buttons/close.xbm
|
share/openbox/buttons/close.xbm
|
||||||
share/openbox/buttons/fieron-bullet.xbm
|
share/openbox/buttons/fieron-bullet.xbm
|
||||||
|
Loading…
Reference in New Issue
Block a user