Convert to new GNOME infrastructure.
This commit is contained in:
parent
34c4d6f432
commit
6b23cb781c
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=81173
1 changed files with 2 additions and 3 deletions
|
@ -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" \
|
||||
|
|
Loading…
Reference in a new issue