diff options
Diffstat (limited to 'graphics/quat-gui/Makefile')
-rw-r--r-- | graphics/quat-gui/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/quat-gui/Makefile b/graphics/quat-gui/Makefile index 287b3da4ba0e..f91b02632757 100644 --- a/graphics/quat-gui/Makefile +++ b/graphics/quat-gui/Makefile @@ -14,7 +14,7 @@ COMMENT= Three-dimensional fractal creator (X11 GUI) LICENSE= GPLv2 # (or later) -LIB_DEPENDS= fltk:${PORTSDIR}/x11-toolkits/fltk +LIB_DEPENDS= libfltk.so:${PORTSDIR}/x11-toolkits/fltk OPTIONS_DEFINE= OPTIMIZED_CFLAGS DOCS |