diff options
author | Rene Ladan <rene@FreeBSD.org> | 2013-09-18 14:46:49 +0000 |
---|---|---|
committer | Rene Ladan <rene@FreeBSD.org> | 2013-09-18 14:46:49 +0000 |
commit | f380a420661ae1911f2759b4df45929bbe25413a (patch) | |
tree | 2e2188b07cc6676bd4af27af60538ae9536af958 /graphics | |
parent | 444ad25cd4c6442fbffe926121c336e3085ca33e (diff) |
Set expiration date to 2013-12-01, this port depends on the expired
graphics/py-clutter
PR: ports/181589
Submitted by: myself
Approved by: gnome (kwm)
Notes
Notes:
svn path=/head/; revision=327551
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/py-clutter-gtk/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/graphics/py-clutter-gtk/Makefile b/graphics/py-clutter-gtk/Makefile index 1f071ea7172f..d8e64c3a2630 100644 --- a/graphics/py-clutter-gtk/Makefile +++ b/graphics/py-clutter-gtk/Makefile @@ -18,6 +18,9 @@ DISTNAME= py${PORTNAME}-gtk-${PORTVERSION} MAINTAINER= gnome@FreeBSD.org COMMENT= Python modules for Clutter-gtk toolkit +DEPRECATED= depends on expired graphics/py-clutter +EXPIRATION_DATE=2013-12-01 + BUILD_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/pyclutter-1.0.pc:${PORTSDIR}/graphics/py-clutter RUN_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/pyclutter-1.0.pc:${PORTSDIR}/graphics/py-clutter LIB_DEPENDS= clutter-gtk-0.10:${PORTSDIR}/graphics/clutter-gtk |