diff options
Diffstat (limited to 'graphics/frontline/Makefile')
-rw-r--r-- | graphics/frontline/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/graphics/frontline/Makefile b/graphics/frontline/Makefile index 71dd5cffb4c1..233f98c477b0 100644 --- a/graphics/frontline/Makefile +++ b/graphics/frontline/Makefile @@ -15,12 +15,11 @@ MAINTAINER= gnome@FreeBSD.org COMMENT= An autotrace GUI FRONTend like streamLINE(TM) LIB_DEPENDS= autotrace.3:${PORTSDIR}/graphics/autotrace \ - art_lgpl_2.5:${PORTSDIR}/graphics/libart_lgpl2 \ popt.0:${PORTSDIR}/devel/popt USE_GMAKE= yes USE_X_PREFIX= yes -USE_GNOME= gnomeprefix gnomehack gnomelibs imlib +USE_GNOME= gnomeprefix gnomehack gnomelibs imlib libartlgpl2 GNU_CONFIGURE= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LIBS="-L${LOCALBASE}/lib" |