diff options
author | sbd <sbd> | 2011-11-01 06:00:33 +0000 |
---|---|---|
committer | sbd <sbd> | 2011-11-01 06:00:33 +0000 |
commit | 89159dcf48d61796bab26ca26e9f87dae2511ddd (patch) | |
tree | 5a8343f32e931a9739ef2ef1fa16f00e7977f25c /x11/xfce4-eyes-plugin | |
parent | abfdf0cd43ca0c1929d9045edf9c85314384fce5 (diff) | |
download | pkgsrc-89159dcf48d61796bab26ca26e9f87dae2511ddd.tar.gz |
Recursive bump for graphics/freetype2 buildlink addition.
Diffstat (limited to 'x11/xfce4-eyes-plugin')
-rw-r--r-- | x11/xfce4-eyes-plugin/Makefile | 4 | ||||
-rw-r--r-- | x11/xfce4-eyes-plugin/buildlink3.mk | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/x11/xfce4-eyes-plugin/Makefile b/x11/xfce4-eyes-plugin/Makefile index 2f845b9d9d8..d48ba2670b4 100644 --- a/x11/xfce4-eyes-plugin/Makefile +++ b/x11/xfce4-eyes-plugin/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.8 2011/04/22 13:42:28 obache Exp $ +# $NetBSD: Makefile,v 1.9 2011/11/01 06:03:11 sbd Exp $ PKG_DESTDIR_SUPPORT= user-destdir @@ -7,7 +7,7 @@ PKG_DESTDIR_SUPPORT= user-destdir XFCE4_VERSION= 4.4.0 DISTNAME= xfce4-eyes-plugin-${XFCE4_VERSION} -PKGREVISION= 6 +PKGREVISION= 7 CATEGORIES= x11 MASTER_SITES= http://goodies.xfce.org/releases/xfce4-eyes-plugin/ COMMENT= Xfce eyes plugin diff --git a/x11/xfce4-eyes-plugin/buildlink3.mk b/x11/xfce4-eyes-plugin/buildlink3.mk index 67757476da9..e05fe49be1a 100644 --- a/x11/xfce4-eyes-plugin/buildlink3.mk +++ b/x11/xfce4-eyes-plugin/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.9 2011/04/22 13:42:28 obache Exp $ +# $NetBSD: buildlink3.mk,v 1.10 2011/11/01 06:03:11 sbd Exp $ BUILDLINK_TREE+= xfce4-eyes-plugin @@ -6,7 +6,7 @@ BUILDLINK_TREE+= xfce4-eyes-plugin XFCE4_EYES_PLUGIN_BUILDLINK3_MK:= BUILDLINK_API_DEPENDS.xfce4-eyes-plugin+= xfce4-eyes-plugin>=4.4.0 -BUILDLINK_ABI_DEPENDS.xfce4-eyes-plugin?= xfce4-eyes-plugin>=4.4.0nb6 +BUILDLINK_ABI_DEPENDS.xfce4-eyes-plugin?= xfce4-eyes-plugin>=4.4.0nb7 BUILDLINK_PKGSRCDIR.xfce4-eyes-plugin?= ../../x11/xfce4-eyes-plugin .include "../../x11/xfce4-panel/buildlink3.mk" |