diff options
Diffstat (limited to 'x11/xfce4-verve-plugin/Makefile')
-rw-r--r-- | x11/xfce4-verve-plugin/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/xfce4-verve-plugin/Makefile b/x11/xfce4-verve-plugin/Makefile index fb66f3c635e7..d393eaa8ff2d 100644 --- a/x11/xfce4-verve-plugin/Makefile +++ b/x11/xfce4-verve-plugin/Makefile @@ -3,7 +3,7 @@ PORTNAME= verve-plugin PORTVERSION= 1.0.0 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= x11 xfce MASTER_SITES= ${MASTER_SITE_XFCE} MASTER_SITE_SUBDIR=/src/panel-plugins/${PKGNAMEPREFIX}${PORTNAME}/${PORTVERSION:R} @@ -14,7 +14,7 @@ DISTNAME= ${PKGNAMEPREFIX}${PORTNAME}-${PORTVERSION} MAINTAINER= xfce@FreeBSD.org COMMENT= A command line plugin for Xfce4 -LIB_DEPENDS= pcre.1:${PORTSDIR}/devel/pcre +LIB_DEPENDS= pcre.3:${PORTSDIR}/devel/pcre USE_AUTOTOOLS= libtool GNU_CONFIGURE= yes |