Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F160300376
D22471.id64657.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
881 B
Referenced Files
None
Subscribers
None
D22471.id64657.diff
View Options
Index: security/gnupg/Makefile
===================================================================
--- security/gnupg/Makefile
+++ security/gnupg/Makefile
@@ -2,7 +2,7 @@
PORTNAME= gnupg
PORTVERSION= 2.2.17
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= security
MASTER_SITES= GNUPG
@@ -45,6 +45,8 @@
SUID_GPG_DESC= Install GPG with suid
WKS_SERVER_DESC=Install the Web Key Service server
+DOCS_BUILD_DEPENDS= ${LOCALBASE}/bin/makeinfo:print/texinfo
+
GNUTLS_CONFIGURE_ENABLE=gnutls
GNUTLS_LIB_DEPENDS= libgnutls.so:security/gnutls
@@ -60,6 +62,11 @@
SCDAEMON_CONFIGURE_ENABLE= scdaemon
WKS_SERVER_CONFIGURE_ENABLE= wks-tools
+
+# Touch the texinfo files to force makeinfo to run. This fixes Linuxisms in
+# the paths in the man pages.
+pre-build:
+ @${TOUCH} ${WRKSRC}/doc/*.texi
post-install:
@${MV} ${STAGEDIR}${DATADIR}/help*.txt ${STAGEDIR}${DOCSDIR}
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Wed, Jun 24, 1:42 AM (20 h, 44 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
34267899
Default Alt Text
D22471.id64657.diff (881 B)
Attached To
Mode
D22471: security/gnupg: rebuild man pages
Attached
Detach File
Event Timeline
Log In to Comment