- enable parsing of .Xresources
This commit is contained in:
parent
9cefab8b83
commit
99474908d1
@ -1,4 +1,4 @@
|
|||||||
# $OpenBSD: Makefile,v 1.3 1999/06/09 01:54:12 brad Exp $
|
# $OpenBSD: Makefile,v 1.4 1999/08/30 14:22:37 brad Exp $
|
||||||
|
|
||||||
DISTNAME= wterm-6.2.6
|
DISTNAME= wterm-6.2.6
|
||||||
CATEGORIES= x11
|
CATEGORIES= x11
|
||||||
@ -6,11 +6,12 @@ MASTER_SITES= http://wm.current.nu/files/
|
|||||||
|
|
||||||
MAINTAINER= brad@openbsd.org
|
MAINTAINER= brad@openbsd.org
|
||||||
|
|
||||||
BUILD_DEPENDS= wmaker:${PORTSDIR}/x11/windowmaker
|
#BUILD_DEPENDS= wmaker:${PORTSDIR}/x11/windowmaker
|
||||||
|
|
||||||
USE_X11= yes
|
USE_X11= yes
|
||||||
GNU_CONFIGURE= yes
|
GNU_CONFIGURE= yes
|
||||||
CONFIGURE_ARGS+= --enable-transparency --enable-xpm-background
|
CONFIGURE_ARGS+= --enable-xgetdefault --enable-transparency \
|
||||||
|
--enable-xpm-background
|
||||||
|
|
||||||
# Various compile time options you may want to configure.
|
# Various compile time options you may want to configure.
|
||||||
#CONFIGURE_ARGS+= --enable-utmp \
|
#CONFIGURE_ARGS+= --enable-utmp \
|
||||||
|
Loading…
Reference in New Issue
Block a user