summaryrefslogtreecommitdiff
path: root/ports-mgmt/dialog4ports
diff options
context:
space:
mode:
authorBryan Drewery <bdrewery@FreeBSD.org>2013-03-21 02:55:32 +0000
committerBryan Drewery <bdrewery@FreeBSD.org>2013-03-21 02:55:32 +0000
commitbecd92b496a2a5715b0c74fb400a1ca25c408d53 (patch)
treea9f176fe24fbf68f2ecbca944e214a0620d8275e /ports-mgmt/dialog4ports
parentUpdate third-party modules: (diff)
- Remove prompt for dialog4ports. Dialog4Ports is a
required part of ports 'make config' now. This is seen as not much different than any other dependency. - Allow dialog4ports to work with INSTALL_AS_USER by building and using the port's WRKDIR version through a Tools/scripts wrapper - Add NO_DIALOG for 'config' as well. - Fix D4P environment variables not passing to dialog4ports: D4PHEIGHT, D4PWIDTH, D4PFULLSCREEN Reviewed by: miwi, bapt, rum1cro@yandex.ru Tested by: miwi, bapt, rum1cro@yandex.ru Tested by: bdrewery (small exp-run) Requested by: many
Notes
Notes: svn path=/head/; revision=314799
Diffstat (limited to 'ports-mgmt/dialog4ports')
-rw-r--r--ports-mgmt/dialog4ports/Makefile6
1 files changed, 6 insertions, 0 deletions
diff --git a/ports-mgmt/dialog4ports/Makefile b/ports-mgmt/dialog4ports/Makefile
index 867ffb09cbae..14c0e7adb944 100644
--- a/ports-mgmt/dialog4ports/Makefile
+++ b/ports-mgmt/dialog4ports/Makefile
@@ -24,6 +24,12 @@ MAKE_JOBS_SAFE= yes
.include <bsd.port.pre.mk>
+## This is used by 'make config' via Tools/scripts/dialog4ports.sh
+## Use caution in changing
+.if !exists(${DIALOG4PORTS})
+DIALOG4PORTS= ${WRKSRC}/dialog4ports
+.endif
+
.if ${OSVERSION} < 900030
DISTFILES= ${PORTNAME}-${PORTVERSION}${EXTRACT_SUFX} \
${DIALOGNAME}.tgz:dialog