summaryrefslogtreecommitdiff
path: root/security/cyrus-sasl2
diff options
context:
space:
mode:
authorHajimu UMEMOTO <ume@FreeBSD.org>2024-04-14 19:24:03 +0900
committerHajimu UMEMOTO <ume@FreeBSD.org>2024-04-14 19:24:03 +0900
commit2242feb634a13befbad148b4295a9926a755d66f (patch)
tree63bd0232fac7b147ff736eee9e44162e2916cf82 /security/cyrus-sasl2
parentmail/cyrus-imapd*: Remove GNU_CONFIGURE_MANPREFIX after move man pages to sha... (diff)
security/cyrus-sasl2: Remove GNU_CONFIGURE_MANPREFIX after move man pages to share/man
Diffstat (limited to 'security/cyrus-sasl2')
-rw-r--r--security/cyrus-sasl2/Makefile.common1
1 files changed, 0 insertions, 1 deletions
diff --git a/security/cyrus-sasl2/Makefile.common b/security/cyrus-sasl2/Makefile.common
index 620143f4753b..44e686db7afc 100644
--- a/security/cyrus-sasl2/Makefile.common
+++ b/security/cyrus-sasl2/Makefile.common
@@ -12,7 +12,6 @@ USES+= gmake
USE_LDCONFIG= yes
USES+= ssl
GNU_CONFIGURE= yes
-GNU_CONFIGURE_MANPREFIX= ${PREFIX}/share
CONFIGURE_ARGS+=--sysconfdir=${PREFIX}/etc \
--with-configdir=${PREFIX}/lib/sasl2:${PREFIX}/etc/sasl2 \