- enable parsing of .Xresources
This commit is contained in:
parent
9643e3c72b
commit
9cefab8b83
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.7 1999/05/13 03:45:53 brad Exp $
|
||||
# $OpenBSD: Makefile,v 1.8 1999/08/30 14:14:02 brad Exp $
|
||||
# $FreeBSD: Makefile,v 1.3 1999/03/08 20:59:19 steve Exp $
|
||||
|
||||
DISTNAME= aterm-0.3.6
|
||||
@ -13,8 +13,8 @@ LIB_DEPENDS= jpeg.62:${PORTSDIR}/graphics/jpeg \
|
||||
|
||||
USE_X11= yes
|
||||
GNU_CONFIGURE= yes
|
||||
CONFIGURE_ARGS+= --enable-transparency --enable-background-image \
|
||||
--with-jpeg --with-png
|
||||
CONFIGURE_ARGS+= --enable-xgetdefault --enable-transparency \
|
||||
--enable-background-image --with-jpeg --with-png
|
||||
|
||||
# Various compile time options you may want to configure.
|
||||
#CONFIGURE_ARGS+= --enable-utmp \
|
||||
|
Loading…
Reference in New Issue
Block a user