aboutsummaryrefslogtreecommitdiff
path: root/math/pspp
diff options
context:
space:
mode:
authorThierry Thomas <thierry@FreeBSD.org>2021-01-12 17:50:00 +0000
committerThierry Thomas <thierry@FreeBSD.org>2021-01-12 17:50:00 +0000
commit8b81eee91f4300f2a5ad36fee0abf26b9cd6f922 (patch)
tree1f25b9c194f320fc8c7d530f0c587c076256402e /math/pspp
parentb8de0ced0c45ae85507ed822bdb97fc037e220e3 (diff)
Notes
Diffstat (limited to 'math/pspp')
-rw-r--r--math/pspp/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/math/pspp/Makefile b/math/pspp/Makefile
index 398d49c99b9d..94b0b8ff5d7f 100644
--- a/math/pspp/Makefile
+++ b/math/pspp/Makefile
@@ -26,7 +26,6 @@ LDFLAGS+= -L${LOCALBASE}/lib -lxml2
MAKE_ARGS= MAKEINFO="${LOCALBASE}/bin/makeinfo" \
XMLLINT="${LOCALBASE}/bin/xmllint"
INSTALL_TARGET= install-strip
-USE_LDCONFIG= yes
TEST_TARGET= check
PLIST_SUB= VERSION="${PORTVERSION}"