aboutsummaryrefslogtreecommitdiff
path: root/archivers
diff options
context:
space:
mode:
Diffstat (limited to 'archivers')
-rw-r--r--archivers/squeeze/Makefile7
-rw-r--r--archivers/thunar-archive-plugin/Makefile11
2 files changed, 8 insertions, 10 deletions
diff --git a/archivers/squeeze/Makefile b/archivers/squeeze/Makefile
index 888c4c18e924..e26ecbf3e021 100644
--- a/archivers/squeeze/Makefile
+++ b/archivers/squeeze/Makefile
@@ -3,7 +3,7 @@
PORTNAME= squeeze
PORTVERSION= 0.2.3
-PORTREVISION= 4
+PORTREVISION= 5
CATEGORIES= archivers xfce
MASTER_SITES= ${MASTER_SITE_XFCE}
MASTER_SITE_SUBDIR= src/apps/${PORTNAME}/${PORTVERSION:R}
@@ -14,19 +14,20 @@ COMMENT= Squeeze is a modern and advanced archive manager
LICENSE= GPLv2
-LIB_DEPENDS= thunar-vfs-1.5:${PORTSDIR}/x11-fm/thunar-vfs
+LIB_DEPENDS= thunar-vfs-1:${PORTSDIR}/x11-fm/thunar-vfs
GNU_CONFIGURE= yes
INSTALLS_ICONS= yes
USE_XFCE= configenv libutil thunar
USE_XORG= x11
-USE_GNOME= gnomehack gtk20 glib20 intltool intlhack pkgconfig desktopfileutils
+USE_GNOME= gnomehack gtk20 glib20 intltool intlhack desktopfileutils
USE_BZIP2= yes
USE_GMAKE= yes
USE_LDCONFIG= yes
USE_GETTEXT= yes
MAKE_JOB_SAFE= yes
+USE_PKGCONFIG= build
OPTIONS_DEFINE= DOCS
diff --git a/archivers/thunar-archive-plugin/Makefile b/archivers/thunar-archive-plugin/Makefile
index 3b5d14b05fcf..ae1922cca760 100644
--- a/archivers/thunar-archive-plugin/Makefile
+++ b/archivers/thunar-archive-plugin/Makefile
@@ -1,19 +1,16 @@
-# New ports collection makefile for: thunar-archive-plugin
-# Date created: 2008-07-27
-# Whom: ports@c0decafe.net <ports@c0decafe.net>
-#
+# Created by: ports@c0decafe.net <ports@c0decafe.net>
# $FreeBSD$
#
PORTNAME= thunar-archive-plugin
PORTVERSION= 0.3.0
-PORTREVISION= 4
+PORTREVISION= 5
CATEGORIES= archivers xfce
MASTER_SITES= ${MASTER_SITE_XFCE}
-MASTER_SITE_SUBDIR=/src/thunar-plugins//${PORTNAME}/${PORTVERSION:R}
+MASTER_SITE_SUBDIR=src/thunar-plugins//${PORTNAME}/${PORTVERSION:R}
DIST_SUBDIR= xfce4
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= xfce@FreeBSD.org
COMMENT= Archive plugin for the Thunar File Manager
USE_BZIP2= yes