pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/meta-pkgs/xfce4-extras Add ristretto, now that it's pa...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/bb2a67a95090
branches:  trunk
changeset: 398587:bb2a67a95090
user:      martin <martin%pkgsrc.org@localhost>
date:      Thu Sep 03 09:25:03 2009 +0000

description:
Add ristretto, now that it's packaged

diffstat:

 meta-pkgs/xfce4-extras/Makefile |  7 +++++--
 1 files changed, 5 insertions(+), 2 deletions(-)

diffs (27 lines):

diff -r a9b84d732138 -r bb2a67a95090 meta-pkgs/xfce4-extras/Makefile
--- a/meta-pkgs/xfce4-extras/Makefile   Thu Sep 03 09:07:46 2009 +0000
+++ b/meta-pkgs/xfce4-extras/Makefile   Thu Sep 03 09:25:03 2009 +0000
@@ -1,11 +1,11 @@
-# $NetBSD: Makefile,v 1.33 2009/08/26 19:58:00 sno Exp $
+# $NetBSD: Makefile,v 1.34 2009/09/03 09:25:03 martin Exp $
 
 META_PACKAGE=  yes
 
 .include "../../meta-pkgs/xfce4/Makefile.common"
 
 DISTNAME=      xfce4-extras-${XFCE4_VERSION}
-PKGREVISION=   3
+PKGREVISION=   4
 CATEGORIES=    meta-pkgs
 COMMENT=       Xfce extras
 
@@ -18,6 +18,9 @@
 #
 
 # Additional plugins etc.
+
+DEPENDS+=      ristretto-[0-9]*:../../graphics/ristretto
+
 .include "../../audio/xfce4-xmms-plugin/buildlink3.mk"
 .include "../../misc/xfce4-weather-plugin/buildlink3.mk"
 .include "../../net/xfce4-wavelan-plugin/buildlink3.mk"



Home | Main Index | Thread Index | Old Index