diff -Nurp /usr/ports/comms/tkhylafax/Makefile ./Makefile --- /usr/ports/comms/tkhylafax/Makefile Wed Mar 18 04:07:55 2026 +++ ./Makefile Sat Aug 1 13:19:39 2026 @@ -1,7 +1,9 @@ COMMENT= Tcl/Tk interface to Sam Leffler's fax package +REVISION= 3 + DISTNAME= tkhylafax-3.2 -REVISION= 2 + CATEGORIES= comms # BSD @@ -13,7 +15,10 @@ SITES= http://ftp.hylafax.org/contrib/tkhylafax/ \ ftp://ftp.ntua.gr/pub/net/hylafax/contrib/tkhylafax/ MODULES= x11/tk +MODTK_VERSION= 8.6 + BUILD_DEPENDS= ${MODTCL_BUILD_DEPENDS} + RUN_DEPENDS= comms/hylafax \ print/gv
No comments:
Post a Comment