aboutsummaryrefslogtreecommitdiffstats
path: root/graphics/quat-gui
diff options
context:
space:
mode:
authorbapt <bapt@FreeBSD.org>2014-07-14 07:36:40 +0800
committerbapt <bapt@FreeBSD.org>2014-07-14 07:36:40 +0800
commit736ba1e7b3394f86195da6df293f1badc3dc06fd (patch)
treecaf481fc0fb12e9f5b4f7e105ea42f01f77c286a /graphics/quat-gui
parent7244029e548a8568a25201a0e345fd4bc5e9ec5b (diff)
downloadfreebsd-ports-gnome-736ba1e7b3394f86195da6df293f1badc3dc06fd.tar.gz
freebsd-ports-gnome-736ba1e7b3394f86195da6df293f1badc3dc06fd.tar.zst
freebsd-ports-gnome-736ba1e7b3394f86195da6df293f1badc3dc06fd.zip
Modernize LIB_DEPENDS
With hat: portmgr
Diffstat (limited to 'graphics/quat-gui')
-rw-r--r--graphics/quat-gui/Makefile2
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