Fix build with texlive and on system without makeinfo in base

This commit is contained in:
Baptiste Daroussin 2014-07-21 22:15:50 +00:00
parent 94f34d48c6
commit 00b587183c
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=362508

View file

@ -12,7 +12,7 @@ COMMENT= Extensible plotting language for producing scientific graphs
LIB_DEPENDS= libnetcdf.so:${PORTSDIR}/science/netcdf
USES= gmake readline shebangfix
USES= gmake readline shebangfix makeinfo
SHEBANG_FILES= src/gri_merge src/gri_unpage
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --enable-FreeBSD
@ -21,6 +21,7 @@ CPPFLAGS+= -I${LOCALBASE}/include
LDFLAGS+= -L${LOCALBASE}/lib
INFO= gri
USE_TEX= formats
PORTDOCS= *
PORTEXAMPLES= *
PLIST_FILES= bin/gri bin/gri_merge bin/gri_unpage \