diff options
-rw-r--r-- | graphics/frontline/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/frontline/Makefile b/graphics/frontline/Makefile index 99198ad05c1d..3f685859b1d4 100644 --- a/graphics/frontline/Makefile +++ b/graphics/frontline/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= http://autotrace.sourceforge.net/frontline/ MAINTAINER= gnome@FreeBSD.org -LIB_DEPENDS= autotrace.2:${PORTSDIR}/graphics/autotrace \ +LIB_DEPENDS= autotrace.3:${PORTSDIR}/graphics/autotrace \ art_lgpl_2.5:${PORTSDIR}/graphics/libart_lgpl2 \ popt.0:${PORTSDIR}/devel/popt |