aboutsummaryrefslogtreecommitdiff
path: root/ports-mgmt
diff options
context:
space:
mode:
authorTijl Coosemans <tijl@FreeBSD.org>2024-02-29 21:11:00 +0000
committerTijl Coosemans <tijl@FreeBSD.org>2024-03-23 11:19:32 +0000
commitd7511b9d00742c3e2d57c6c03718c4a6f4cd3e72 (patch)
tree9d8213e1b1e5282e29759072d5d6995f80545f7f /ports-mgmt
parentbf99270dd45b421fdb90b36ea45c88bb19a9562f (diff)
downloadports-d7511b9d00742c3e2d57c6c03718c4a6f4cd3e72.tar.gz
ports-d7511b9d00742c3e2d57c6c03718c4a6f4cd3e72.zip
Diffstat (limited to 'ports-mgmt')
-rw-r--r--ports-mgmt/dialog4ports/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/ports-mgmt/dialog4ports/Makefile b/ports-mgmt/dialog4ports/Makefile
index 3858acd7b3ab..91773a2e1f67 100644
--- a/ports-mgmt/dialog4ports/Makefile
+++ b/ports-mgmt/dialog4ports/Makefile
@@ -21,7 +21,7 @@ MAKE_ARGS+= MAN1DIR=${PREFIX}/share/man/man1
# CCACHE has options, so may need d4p, make d4p not ccache friendly
# to avoid circular dependency
NO_CCACHE= yes
-MAKE_ENV+= __MAKE_CONF=/dev/null SRCCONF=/dev/null
+MAKE_ENV+= SRCCONF=/dev/null
.if !exists(/usr/lib/libdialog.so)
BROKEN= Requires libdialog in base