Use USES=readline:port

Approved by:	portmgr (blanket)
This commit is contained in:
Sunpoet Po-Chuan Hsieh 2017-06-12 22:25:39 +00:00
parent 692209025a
commit 141b4c5246
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=443480

View file

@ -13,12 +13,11 @@ COMMENT= Euclidean geometry drawing language
LICENSE= GPLv3+
LICENSE_FILE= ${WRKSRC}/COPYING
LIB_DEPENDS= libreadline.so:devel/readline
RUN_DEPENDS= pstoedit:graphics/pstoedit \
getopt>=0:misc/getopt
USE_TEX= latex
USES= bison gettext iconv gmake tar:bzip2
USES= bison gettext iconv gmake readline:port tar:bzip2
INSTALL_TARGET= install PREFIX=${STAGEDIR}${PREFIX}
PORTDOCS= de.pdf fr.pdf