Add a missing dependency on libgnomeui.
Reported by: bento
This commit is contained in:
parent
5721e20d13
commit
fcf39b8fdb
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=80570
@ -7,6 +7,7 @@
|
||||
|
||||
PORTNAME= gnomespell
|
||||
PORTVERSION= 1.0.3
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= textproc gnome
|
||||
MASTER_SITES= ${MASTER_SITE_GNOME}
|
||||
MASTER_SITE_SUBDIR= sources/gnome-spell/1.0
|
||||
@ -23,7 +24,7 @@ NO_LATEST_LINK= yes
|
||||
USE_X_PREFIX= yes
|
||||
USE_PERL5= yes
|
||||
USE_GMAKE= yes
|
||||
USE_GNOME= gnomeprefix gnomehack libbonoboui
|
||||
USE_GNOME= gnomeprefix gnomehack libgnomeui
|
||||
USE_LIBTOOL= yes
|
||||
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
|
||||
LIBS="-L${LOCALBASE}/lib"
|
||||
|
Loading…
Reference in New Issue
Block a user