tno-zipped-manpages.diff - mkports - recipes for building multiple softwares with mk(1)
 (HTM) git clone git://z3bra.org/mkports
 (DIR) Log
 (DIR) Files
 (DIR) Refs
       ---
       tno-zipped-manpages.diff (346B)
       ---
            1 --- a/include/builddefs.in
            2 +++ b/include/builddefs.in
            3 @@ -73,7 +73,7 @@
            4  ENABLE_SHARED        = @enable_shared@
            5  ENABLE_GETTEXT        = @enable_gettext@
            6  
            7 -HAVE_ZIPPED_MANPAGES = @have_zipped_manpages@
            8 +HAVE_ZIPPED_MANPAGES =false
            9  
           10  ifneq "$(findstring $(PKG_PLATFORM), linux gnu gnu/kfreebsd gnu/knetbsd)" ""
           11  PCFLAGS = -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64