diff options
Diffstat (limited to 'graphics/eom')
-rw-r--r-- | graphics/eom/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/graphics/eom/Makefile b/graphics/eom/Makefile index c63e80981349..0f3f10ecff7b 100644 --- a/graphics/eom/Makefile +++ b/graphics/eom/Makefile @@ -1,5 +1,6 @@ PORTNAME= eom DISTVERSION= 1.28.0 +PORTREVISION= 2 CATEGORIES= graphics mate MASTER_SITES= MATE DIST_SUBDIR= mate @@ -13,7 +14,7 @@ LICENSE_FILE= ${WRKSRC}/COPYING BUILD_DEPENDS= itstool:textproc/itstool LIB_DEPENDS= libstartup-notification-1.so:x11/startup-notification \ - libpeas-gtk-1.0.so:devel/libpeas + libpeas-gtk-1.0.so:devel/libpeas1 PORTSCOUT= limitw:1,even |