diff options
Diffstat (limited to 'graphics/frontline')
-rw-r--r-- | graphics/frontline/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/graphics/frontline/Makefile b/graphics/frontline/Makefile index 82c2d05a2ef9..3e59750deb65 100644 --- a/graphics/frontline/Makefile +++ b/graphics/frontline/Makefile @@ -13,7 +13,8 @@ MASTER_SITES= http://autotrace.sourceforge.net/frontline/ MAINTAINER= gnome@FreeBSD.org LIB_DEPENDS= autotrace.1:${PORTSDIR}/graphics/autotrace \ - art_lgpl_2.5:${PORTSDIR}/graphics/libart_lgpl2 + art_lgpl_2.5:${PORTSDIR}/graphics/libart_lgpl2 \ + popt.0:${PORTSDIR}/devel/popt USE_GMAKE= yes USE_X_PREFIX= yes |