Index: branches/2020Q3/math/units/Makefile =================================================================== --- branches/2020Q3/math/units/Makefile (revision 545315) +++ branches/2020Q3/math/units/Makefile (revision 545316) @@ -1,26 +1,30 @@ # Created by: Jason Harris # $FreeBSD$ PORTNAME= units PORTVERSION= 2.16 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= math MASTER_SITES= GNU MAINTAINER= jharris@widomaker.com COMMENT= Unit conversion and calculation LICENSE= GPLv3+ LICENSE_FILE= ${WRKSRC}/COPYING GNU_CONFIGURE= yes CONFIGURE_ARGS= --program-prefix=g INFO= units + +OPTIONS_DEFAULT= READLINE +OPTIONS_DEFINE= READLINE +READLINE_USES= readline:port post-patch: @${REINPLACE_CMD} -e \ 's|$$(INSTALL_PROGRAM) units_cur|${INSTALL_SCRIPT} units_cur|' \ ${WRKSRC}/Makefile.in .include Index: branches/2020Q3 =================================================================== --- branches/2020Q3 (revision 545315) +++ branches/2020Q3 (revision 545316) Property changes on: branches/2020Q3 ___________________________________________________________________ Modified: svn:mergeinfo ## -0,0 +0,1 ## Merged /head:r545313