mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
Add missing dependency.
Submitted by: Sergey Akifyev <asa@gascom.ru> Approved by: Rui Lopes <rui@ruilopes.com> (maintainer) PR: 6032
This commit is contained in:
parent
cc99e9bc64
commit
4edd2f24c3
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=96045
1 changed files with 2 additions and 1 deletions
|
@ -19,7 +19,8 @@ DISTFILES= ${PORTNAME}-${PORTVERSION}${EXTRACT_SUFX} \
|
|||
MAINTAINER= rui@ruilopes.com
|
||||
COMMENT= An interactive tool for performing search and replace operations
|
||||
|
||||
LIB_DEPENDS= gnomevfsmm-1.3:${PORTSDIR}/devel/gnome-vfsmm
|
||||
LIB_DEPENDS= gnomevfsmm-1.3:${PORTSDIR}/devel/gnome-vfsmm \
|
||||
gconfmm-2.0:${PORTSDIR}/devel/gconfmm
|
||||
|
||||
USE_X_PREFIX= yes
|
||||
USE_REINPLACE= yes
|
||||
|
|
Loading…
Add table
Reference in a new issue