Add a missing dependency, eel2.

PR:		ports/66413
Submitted by:	Simon Barner <barner@in.tum.de> (maintainer)
Approved by:	marcus (backup mentor)
This commit is contained in:
Jeremy Messenger 2004-05-10 07:02:02 +00:00
parent 904cf211e3
commit e820a13b0e
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=108806

View File

@ -18,7 +18,7 @@ COMMENT= A tree oriented XML editor for Gnome
USE_BZIP2= yes USE_BZIP2= yes
USE_X_PREFIX= yes USE_X_PREFIX= yes
USE_AUTOCONF_VER= 253 USE_AUTOCONF_VER= 253
USE_GNOME= gnomeprefix gnomehack libgnomeui USE_GNOME= gnomeprefix gnomehack eel2
USE_GMAKE= yes USE_GMAKE= yes
USE_LIBTOOL_VER=13 USE_LIBTOOL_VER=13
INSTALLS_SHLIB= yes INSTALLS_SHLIB= yes