aboutsummaryrefslogtreecommitdiff
path: root/print/xfce4-print/Makefile
diff options
context:
space:
mode:
authorOliver Lehmann <oliver@FreeBSD.org>2009-03-02 16:51:57 +0000
committerOliver Lehmann <oliver@FreeBSD.org>2009-03-02 16:51:57 +0000
commit395f5a4663fa4199738c47657facbf79c5835dbd (patch)
treeb041405e6daaf431accdd59687256a169537b115 /print/xfce4-print/Makefile
parent38dccd590b9f56ec8c234bf9b013edd5ffb86d7c (diff)
downloadports-395f5a4663fa4199738c47657facbf79c5835dbd.tar.gz
ports-395f5a4663fa4199738c47657facbf79c5835dbd.zip
Notes
Diffstat (limited to 'print/xfce4-print/Makefile')
-rw-r--r--print/xfce4-print/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/print/xfce4-print/Makefile b/print/xfce4-print/Makefile
index e29db48454c0..f8f43c591b59 100644
--- a/print/xfce4-print/Makefile
+++ b/print/xfce4-print/Makefile
@@ -6,8 +6,7 @@
#
PORTNAME= xfce4-print
-PORTVERSION= 4.4.3
-PORTREVISION= 0
+PORTVERSION= 4.6.0
CATEGORIES= print xfce
MASTER_SITES= ${MASTER_SITE_XFCE}
DISTNAME= xfprint-${PORTVERSION}
@@ -23,7 +22,7 @@ USE_GETTEXT= yes
USE_GMAKE= yes
USE_GNOME= glib20 gnomehack gnometarget gtk20 intltool intlhack pkgconfig
USE_LDCONFIG= yes
-USE_XFCE= configenv libgui libmcs libutil mcsmanager
+USE_XFCE= configenv libgui libutil xfconf
OPTIONS= LPR "Use lpr as printing system" on \
CUPS "Use cups as printing system" off \