Skip site navigation (1)Skip section navigation (2)


| raw e-mail | index | archive | help

    net/unison240: Fix packaging
    
    I removed `OPTIONS_DEFINE` in the last update by mistake
    
    Reported by:    fallout
    Fixes:          ba72838fff3e7fa001d247aa5409e889a7c864c3
    MFH:            2025Q4
    
    (cherry picked from commit 14befc22a972963c55d1166745c5086744cd1413)
    
    Fixes:          1ba7408e1c2910a6220c399ab906c470ee5edaa3 (2025Q4)
---
 net/unison240/Makefile | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/net/unison240/Makefile b/net/unison240/Makefile
index 6c710c9b2677..dcd1f225dca3 100644
--- a/net/unison240/Makefile
+++ b/net/unison240/Makefile
@@ -56,6 +56,8 @@ USES+=		gettext-runtime gnome
 PLIST_SUB+=	X11=""
 .endif
 
+OPTIONS_DEFINE=		DOCS
+
 .include <bsd.port.options.mk>
 
 .if ${ARCH} == powerpc