diff options
author | bapt <bapt@FreeBSD.org> | 2012-09-21 18:07:33 +0800 |
---|---|---|
committer | bapt <bapt@FreeBSD.org> | 2012-09-21 18:07:33 +0800 |
commit | 6a42c7a635955b22f22d087b2f2dd0eaba4c1e72 (patch) | |
tree | 017f7e23412634a43da6ae1778ea55bf0d9b5278 /x11-toolkits | |
parent | 804103142831b1b59118b5feab3518cac3d3181c (diff) | |
download | freebsd-ports-gnome-6a42c7a635955b22f22d087b2f2dd0eaba4c1e72.tar.gz freebsd-ports-gnome-6a42c7a635955b22f22d087b2f2dd0eaba4c1e72.tar.zst freebsd-ports-gnome-6a42c7a635955b22f22d087b2f2dd0eaba4c1e72.zip |
Deprecate a bunch a ports with no more public distfiles (thanks ehaupt's distilator)
Diffstat (limited to 'x11-toolkits')
-rw-r--r-- | x11-toolkits/flu/Makefile | 3 | ||||
-rw-r--r-- | x11-toolkits/gtkglarea/Makefile | 3 |
2 files changed, 6 insertions, 0 deletions
diff --git a/x11-toolkits/flu/Makefile b/x11-toolkits/flu/Makefile index 9cac31409de3..9b9191597222 100644 --- a/x11-toolkits/flu/Makefile +++ b/x11-toolkits/flu/Makefile @@ -15,6 +15,9 @@ DISTNAME= FLU_${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= A library containing extra widgets for FLTK +DEPRECATED= No more public distfiles +EXPIRATION_DATE= 2012-10-20 + LIB_DEPENDS= fltk.1:${PORTSDIR}/x11-toolkits/fltk USE_GL= gl diff --git a/x11-toolkits/gtkglarea/Makefile b/x11-toolkits/gtkglarea/Makefile index f8bb75b9f585..08369af6bf1b 100644 --- a/x11-toolkits/gtkglarea/Makefile +++ b/x11-toolkits/gtkglarea/Makefile @@ -15,6 +15,9 @@ DISTNAME= ${PORTNAME}_${PORTVERSION}.orig MAINTAINER= ports@FreeBSD.org COMMENT= An OpenGL widget for the GTK+ GUI toolkit +DEPRECATED= No more public distfiles +EXPIRATION_DATE= 2012-10-20 + WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} USE_AUTOTOOLS= libtool |