diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2003-02-04 02:54:54 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2003-02-04 02:54:54 +0000 |
commit | 46c549f5f15ef89571bd3710eb99231bacdaada2 (patch) | |
tree | d7629c4bc479f94a12f71eb922b5f52ab9c34749 /graphics | |
parent | dc50d60f83e32d94287f37c7e46c8c19511d6ada (diff) | |
download | ports-46c549f5f15ef89571bd3710eb99231bacdaada2.tar.gz ports-46c549f5f15ef89571bd3710eb99231bacdaada2.zip |
Notes
Diffstat (limited to 'graphics')
-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 |