summaryrefslogtreecommitdiff
path: root/graphics/frontline
diff options
context:
space:
mode:
authorJoe Marcus Clarke <marcus@FreeBSD.org>2003-04-22 04:46:36 +0000
committerJoe Marcus Clarke <marcus@FreeBSD.org>2003-04-22 04:46:36 +0000
commit0874a464094102ad4dc553e7db14969221c7cf95 (patch)
tree316c72268fa0edde5c158a669c6eb69de6eddfb6 /graphics/frontline
parentConvert to new GNOME infrastructure. (diff)
Convert to new GNOME infrastructure.
Notes
Notes: svn path=/head/; revision=79435
Diffstat (limited to 'graphics/frontline')
-rw-r--r--graphics/frontline/Makefile3
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"