summaryrefslogtreecommitdiffstats
path: root/x11/eterm
diff options
context:
space:
mode:
authorolgeni <olgeni@FreeBSD.org>2001-09-17 15:08:15 +0000
committerolgeni <olgeni@FreeBSD.org>2001-09-17 15:08:15 +0000
commit9f96d46f71b9a1fc61794bb3477803b044e72d69 (patch)
tree0d5f1d301049ab50be0fa4d8a9aaa32b825a15a3 /x11/eterm
parent45530a703a36aa488b65eab435cc99abbe9308b9 (diff)
downloadFreeBSD-ports-9f96d46f71b9a1fc61794bb3477803b044e72d69.zip
FreeBSD-ports-9f96d46f71b9a1fc61794bb3477803b044e72d69.tar.gz
Let other ports override MAINTAINER and CONFIGURE_ARGS.
PR: 30628 Submitted by: MANTANI Nobutaka <nobutaka@nobutaka.com>
Diffstat (limited to 'x11/eterm')
-rw-r--r--x11/eterm/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/eterm/Makefile b/x11/eterm/Makefile
index f1f12b6..08687c2 100644
--- a/x11/eterm/Makefile
+++ b/x11/eterm/Makefile
@@ -13,7 +13,7 @@ MASTER_SITES= http://www.eterm.org/download/ \
MASTER_SITE_SUBDIR= ${PORTNAME}
DISTNAME= Eterm-${PORTVERSION}
-MAINTAINER= olgeni@FreeBSD.org
+MAINTAINER?= olgeni@FreeBSD.org
BUILD_DEPENDS= man2html:${PORTSDIR}/textproc/man2html
@@ -23,7 +23,7 @@ LIB_DEPENDS= Imlib2.1:${PORTSDIR}/graphics/imlib2 \
USE_X_PREFIX= yes
USE_LIBTOOL= yes
INSTALLS_SHLIB= yes
-CONFIGURE_ARGS= --enable-trans --enable-utmp \
+CONFIGURE_ARGS?=--enable-trans --enable-utmp \
--enable-xim --with-theme-update \
--with-backspace=bs --without-terminfo
OpenPOWER on IntegriCloud