aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--archivers/thunar-archive-plugin/Makefile1
-rw-r--r--audio/thunar-media-tags-plugin/Makefile5
2 files changed, 2 insertions, 4 deletions
diff --git a/archivers/thunar-archive-plugin/Makefile b/archivers/thunar-archive-plugin/Makefile
index 5b792593c99f..f4426de4742a 100644
--- a/archivers/thunar-archive-plugin/Makefile
+++ b/archivers/thunar-archive-plugin/Makefile
@@ -11,7 +11,6 @@ DIST_SUBDIR= xfce4
MAINTAINER= xfce@FreeBSD.org
COMMENT= Archive plugin for the Thunar File Manager
-NO_STAGE= yes
USE_BZIP2= yes
GNU_CONFIGURE= yes
USE_XFCE= configenv libexo thunar
diff --git a/audio/thunar-media-tags-plugin/Makefile b/audio/thunar-media-tags-plugin/Makefile
index 97a514ee7448..edaf01e33ccf 100644
--- a/audio/thunar-media-tags-plugin/Makefile
+++ b/audio/thunar-media-tags-plugin/Makefile
@@ -9,12 +9,11 @@ MASTER_SITE_SUBDIR=src/thunar-plugins/${PORTNAME}/${PORTVERSION:R}
DIST_SUBDIR= xfce4
MAINTAINER= xfce@FreeBSD.org
-COMMENT= Media Tags Plugin
+COMMENT= Media tags plugin
-LIB_DEPENDS= tag:${PORTSDIR}/audio/taglib
+LIB_DEPENDS= libtag.so:${PORTSDIR}/audio/taglib
USES= gmake pkgconfig gettext
-NO_STAGE= yes
USE_BZIP2= yes
GNU_CONFIGURE= yes
USE_GNOME= gtk20 intltool intlhack