mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-25 00:51:21 +00:00
- cleanup
This commit is contained in:
parent
bc79bff345
commit
c7a87e0e6c
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=398802
@ -71,7 +71,7 @@ MING_DESC= ming plugin
|
||||
DEVIL_DESC= devil plugin
|
||||
GHOSTSCRIPT_DESC=ghostscript plugin (requires PANGOCAIRO)
|
||||
PERL_DESC= Perl bindings (swig)
|
||||
PHP_DESC= PHP bindings (swig)
|
||||
PHP_DESC= PHP bindings (swig)
|
||||
PYTHON_DESC= Python bindings (swig)
|
||||
RUBY_DESC= Ruby bindings (swig)
|
||||
LUA_DESC= Lua bindings (swig)
|
||||
@ -97,7 +97,7 @@ PYTHON_USES= python:2.7,build
|
||||
RUBY_USE= RUBY=yes
|
||||
LUA_USES= lua
|
||||
TCL_USES= tcl:build
|
||||
TK_USES= tk:build
|
||||
TK_USES= tk:build
|
||||
POPPLER_LIB_DEPENDS= libpoppler-glib.so:${PORTSDIR}/graphics/poppler-glib
|
||||
ANN_LIB_DEPENDS= libann.so:${PORTSDIR}/math/ann
|
||||
GTS_LIB_DEPENDS= libgts.so:${PORTSDIR}/graphics/gts
|
||||
@ -261,7 +261,6 @@ SHEBANG_FILES+= tclpkg/gv/demo/modgraph.lua
|
||||
SHEBANG_FILES+= tclpkg/gv/demo/modgraph.tcl
|
||||
.endif
|
||||
|
||||
|
||||
post-patch:
|
||||
${FIND} ${WRKSRC} -name Makefile.in | \
|
||||
${XARGS} ${REINPLACE_CMD} \
|
||||
|
Loading…
Reference in New Issue
Block a user