diff options
author | sno <sno@pkgsrc.org> | 2009-08-26 19:56:37 +0000 |
---|---|---|
committer | sno <sno@pkgsrc.org> | 2009-08-26 19:56:37 +0000 |
commit | 949cd3bc1f7cdf8e77915fad3585b23b0a3ca7de (patch) | |
tree | 7223c9424c4203d65e41ea0e519c6004458f8bf1 /x11/xfce4-terminal | |
parent | 32af319e198dd00e25d60ac4e180ab82a16679f5 (diff) | |
download | pkgsrc-949cd3bc1f7cdf8e77915fad3585b23b0a3ca7de.tar.gz |
bump revision because of graphics/jpeg update
Diffstat (limited to 'x11/xfce4-terminal')
-rw-r--r-- | x11/xfce4-terminal/Makefile | 4 | ||||
-rw-r--r-- | x11/xfce4-terminal/buildlink3.mk | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/x11/xfce4-terminal/Makefile b/x11/xfce4-terminal/Makefile index 2a71e0d957d..999a8c8c72f 100644 --- a/x11/xfce4-terminal/Makefile +++ b/x11/xfce4-terminal/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.9 2009/06/11 08:10:25 wiz Exp $ +# $NetBSD: Makefile,v 1.10 2009/08/26 19:57:03 sno Exp $ PKG_DESTDIR_SUPPORT= user-destdir @@ -8,7 +8,7 @@ XFCE4_VERSION= 0.2.8.3 DISTNAME= Terminal-${XFCE4_VERSION} PKGNAME= xfce4-terminal-${XFCE4_VERSION} -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= x11 COMMENT= Xfce terminal emulator diff --git a/x11/xfce4-terminal/buildlink3.mk b/x11/xfce4-terminal/buildlink3.mk index cec2006ee5b..a68c915fc1c 100644 --- a/x11/xfce4-terminal/buildlink3.mk +++ b/x11/xfce4-terminal/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.6 2009/06/11 08:10:25 wiz Exp $ +# $NetBSD: buildlink3.mk,v 1.7 2009/08/26 19:57:03 sno Exp $ BUILDLINK_TREE+= xfce4-terminal @@ -6,7 +6,7 @@ BUILDLINK_TREE+= xfce4-terminal XFCE4_TERMINAL_BUILDLINK3_MK:= BUILDLINK_API_DEPENDS.xfce4-terminal+= xfce4-terminal>=0.2.8.3nb1 -BUILDLINK_ABI_DEPENDS.xfce4-terminal?= xfce4-terminal>=0.2.8.3nb3 +BUILDLINK_ABI_DEPENDS.xfce4-terminal?= xfce4-terminal>=0.2.8.3nb4 BUILDLINK_PKGSRCDIR.xfce4-terminal?= ../../x11/xfce4-terminal .include "../../graphics/hicolor-icon-theme/buildlink3.mk" |