From 1f440692f2ed417d22190d52b89a721c16ee0ec2 Mon Sep 17 00:00:00 2001 From: Jimmy Olgeni Date: Mon, 17 Sep 2001 15:08:15 +0000 Subject: Let other ports override MAINTAINER and CONFIGURE_ARGS. PR: 30628 Submitted by: MANTANI Nobutaka --- x11/eterm/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'x11') diff --git a/x11/eterm/Makefile b/x11/eterm/Makefile index f1f12b6afb3c..08687c2b581c 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 -- cgit v1.2.3