Skip to content

Commit

Permalink
math/vtk8: Fix build on 14 with missing perl
Browse files Browse the repository at this point in the history
Approved by:	portmgr (blanket)
  • Loading branch information
5u623l20 committed Jun 9, 2023
1 parent d15691d commit a1a91e5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion math/vtk8/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ LIB_DEPENDS= libtiff.so:graphics/tiff \

CONFLICTS= vtk6 vtk9

USES= alias cmake compiler:c++11-lang gl jpeg localbase xorg
USES= alias cmake compiler:c++11-lang gl jpeg localbase perl5 xorg
USE_LDCONFIG= ${PREFIX}/lib/vtk-${VTK_SHORT_VER}
USE_XORG= ice x11 xt xext sm

Expand Down

0 comments on commit a1a91e5

Please sign in to comment.