Add missed gtkeditor into LIB_DEPENDS.
Submitted by: vanilla
This commit is contained in:
parent
14111407e3
commit
cf2c24b4fa
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=33313
1 changed files with 2 additions and 1 deletions
|
@ -14,7 +14,8 @@ MASTER_SITE_SUBDIR= ${PORTNAME}
|
|||
|
||||
MAINTAINER= sobomax@FreeBSD.org
|
||||
|
||||
LIB_DEPENDS= gnome.4:${PORTSDIR}/x11/gnomelibs
|
||||
LIB_DEPENDS= gnome.4:${PORTSDIR}/x11/gnomelibs \
|
||||
gtkeditor.0:${PORTSDIR}/x11-toolkits/libgtkeditor
|
||||
|
||||
WRKSRC= ${WRKDIR}/${DISTNAME:S/b//}
|
||||
|
||||
|
|
Loading…
Reference in a new issue