diff options
Diffstat (limited to 'devel')
-rw-r--r-- | devel/regexxer/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/regexxer/Makefile b/devel/regexxer/Makefile index 9ebc4c897f1c..2d1022f48f9d 100644 --- a/devel/regexxer/Makefile +++ b/devel/regexxer/Makefile @@ -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 |