1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-21 00:25:50 +00:00

- Switch to USES=libtool

Approved by:	portmgr blanket
This commit is contained in:
Dmitry Marakasov 2014-07-04 08:47:20 +00:00
parent 06962f3703
commit c218cd982b
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=360576

View File

@ -23,10 +23,10 @@ RUN_DEPENDS= psselect:${PORTSDIR}/print/psutils \
bash:${PORTSDIR}/shells/bash
USE_XORG= xft xmu xpm
USE_AUTOTOOLS= libtool
USE_GHOSTSCRIPT_RUN=yes
GNU_CONFIGURE= yes
USES= shebangfix tar:bzip2
USES= libtool shebangfix tar:bzip2
USE_AUTOTOOLS= libtoolize
SHEBANG_FILES= share/bin/imgmerge share/bin/xpaint_ocr
CPPFLAGS+= -I${LOCALBASE}/include -I${LOCALBASE}/include/freetype2 \