Use USES=readline:port
Approved by: portmgr (blanket)
This commit is contained in:
parent
692209025a
commit
141b4c5246
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=443480
1 changed files with 1 additions and 2 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue