Convert to new GNOME infrastructure.

This commit is contained in:
Joe Marcus Clarke 2003-05-17 21:40:26 +00:00
parent 34c4d6f432
commit 6b23cb781c
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=81173

View file

@ -15,13 +15,12 @@ DIST_SUBDIR= gnome2
MAINTAINER?= gnome@FreeBSD.org
COMMENT= Diagram creation program, similar to Visio
LIB_DEPENDS= popt.0:${PORTSDIR}/devel/popt \
gnomeui-2.200:${PORTSDIR}/x11-toolkits/libgnomeui
LIB_DEPENDS= popt.0:${PORTSDIR}/devel/popt
USE_BZIP2= yes
USE_X_PREFIX= yes
USE_GMAKE= yes
USE_GNOME= gnomeprefix gnomehack
USE_GNOME= gnomeprefix gnomehack libgnomeui
USE_LIBTOOL= yes
CONFIGURE_ARGS= --enable-gnome --enable-bonobo
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \