diff options
Diffstat (limited to 'x11-fm/gnomemc/Makefile')
-rw-r--r-- | x11-fm/gnomemc/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/x11-fm/gnomemc/Makefile b/x11-fm/gnomemc/Makefile index 26b15a3cd249..c8754f14412c 100644 --- a/x11-fm/gnomemc/Makefile +++ b/x11-fm/gnomemc/Makefile @@ -6,7 +6,7 @@ # PORTNAME= gnomemc -PORTVERSION= 4.5.48 +PORTVERSION= 4.5.50 CATEGORIES= x11-fm gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= stable/sources/mc @@ -14,8 +14,7 @@ DISTNAME= mc-${PORTVERSION} MAINTAINER= reg@FreeBSD.org -BUILD_DEPENDS= panel:${PORTSDIR}/x11/gnomecore -RUN_DEPENDS= panel:${PORTSDIR}/x11/gnomecore +LIB_DEPENDS= panel_applet.4:${PORTSDIR}/x11/gnomecore GLIB_CONFIG?= ${LOCALBASE}/bin/glib12-config |