aboutsummaryrefslogtreecommitdiff
path: root/cad/opencascade
diff options
context:
space:
mode:
Diffstat (limited to 'cad/opencascade')
-rw-r--r--cad/opencascade/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/cad/opencascade/Makefile b/cad/opencascade/Makefile
index f5f97fa30f83..1ca1e0e4f87d 100644
--- a/cad/opencascade/Makefile
+++ b/cad/opencascade/Makefile
@@ -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