mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
Fix typo
This commit is contained in:
parent
7fd7cd3389
commit
8f2d58e93c
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=336279
1 changed files with 1 additions and 1 deletions
|
@ -66,7 +66,7 @@ CONFIGURE_ARGS+=--enable-vis \
|
|||
USE_GL= glu
|
||||
LIB_DEPENDS+= libftgl.so:${PORTSDIR}/graphics/ftgl \
|
||||
libfreetype.so:${PORTSDIR}/print/freetype2 \
|
||||
libgl2ps:${PORTSDIR}/print/gl2ps
|
||||
libgl2ps.so:${PORTSDIR}/print/gl2ps
|
||||
PLIST_SUB+= VIS=""
|
||||
. if ${PORT_OPTIONS:MOCAF}
|
||||
CONFIGURE_ARGS+=--enable-caf
|
||||
|
|
Loading…
Add table
Reference in a new issue