diff options
author | linimon <linimon@FreeBSD.org> | 2007-10-03 01:18:47 +0800 |
---|---|---|
committer | linimon <linimon@FreeBSD.org> | 2007-10-03 01:18:47 +0800 |
commit | c65235e9f093d1c5fbd9f411fce479069ebe3d45 (patch) | |
tree | 46b22496dbf724a28f167b099c7a82c03afbc64c /x11-themes/cursor-bluecurve-theme | |
parent | 4dafa75d5d2875551e3db493cce832bfe7023ad5 (diff) | |
download | freebsd-ports-gnome-c65235e9f093d1c5fbd9f411fce479069ebe3d45.tar.gz freebsd-ports-gnome-c65235e9f093d1c5fbd9f411fce479069ebe3d45.tar.zst freebsd-ports-gnome-c65235e9f093d1c5fbd9f411fce479069ebe3d45.zip |
Give this one an expiration date: its plist is broken, and it's not
fetchable.
Diffstat (limited to 'x11-themes/cursor-bluecurve-theme')
-rw-r--r-- | x11-themes/cursor-bluecurve-theme/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/x11-themes/cursor-bluecurve-theme/Makefile b/x11-themes/cursor-bluecurve-theme/Makefile index 2d6fd9ee1da2..d0c0bd50225e 100644 --- a/x11-themes/cursor-bluecurve-theme/Makefile +++ b/x11-themes/cursor-bluecurve-theme/Makefile @@ -14,7 +14,9 @@ BUILD_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/gdk-pixbuf-2.0.pc:${PORTSDIR}/x11- MASTERDIR= ${.CURDIR}/../bluecurve-themes -BROKEN= Incorrect pkg-plist +BROKEN= Incorrect pkg-plist and unfetchable +DEPRECATED= "${BROKEN}" +EXPIRATION_DATE= 2007-11-02 PREFIX= ${X11BASE} |