diff options
Diffstat (limited to 'sysutils/xfce4-power-manager/Makefile')
-rw-r--r-- | sysutils/xfce4-power-manager/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/sysutils/xfce4-power-manager/Makefile b/sysutils/xfce4-power-manager/Makefile index 88f9f69b36f1..b03fd7683e77 100644 --- a/sysutils/xfce4-power-manager/Makefile +++ b/sysutils/xfce4-power-manager/Makefile @@ -6,8 +6,7 @@ # PORTNAME= xfce4-power-manager -PORTVERSION= 1.0.10 -PORTREVISION= 3 +PORTVERSION= 1.2.0 CATEGORIES= sysutils xfce MASTER_SITES= ${MASTER_SITE_XFCE} MASTER_SITE_SUBDIR= src/xfce/${PORTNAME}/${PORTVERSION:R} @@ -16,7 +15,7 @@ DIST_SUBDIR= xfce4 MAINTAINER= xfce@FreeBSD.org COMMENT= Xfce4 power manager -LIB_DEPENDS= notify.4:${PORTSDIR}/devel/libnotify +LIB_DEPENDS= notify:${PORTSDIR}/devel/libnotify GNU_CONFIGURE= yes USE_BZIP2= yes |