diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2011-03-11 13:44:52 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2011-03-11 13:44:52 +0000 |
commit | 6a608379a570d387adb34c16c5b8e7af55900322 (patch) | |
tree | d1ad1c66f4b24b795ec61d60e86d6264bd3a0dfe /x11-toolkits | |
parent | 0e88ee8a4c46981d2efc034a0a5707e9c7262e04 (diff) |
Notes
Diffstat (limited to 'x11-toolkits')
-rw-r--r-- | x11-toolkits/fl_editor/Makefile | 3 | ||||
-rw-r--r-- | x11-toolkits/gtkglarea--/Makefile | 3 | ||||
-rw-r--r-- | x11-toolkits/slingshot/Makefile | 3 | ||||
-rw-r--r-- | x11-toolkits/viewkit/Makefile | 3 |
4 files changed, 12 insertions, 0 deletions
diff --git a/x11-toolkits/fl_editor/Makefile b/x11-toolkits/fl_editor/Makefile index ef431bfe33fe..17a194844542 100644 --- a/x11-toolkits/fl_editor/Makefile +++ b/x11-toolkits/fl_editor/Makefile @@ -17,6 +17,9 @@ COMMENT= Text Editor Widgets for the Fast Light ToolKit LIB_DEPENDS= fltk.1:${PORTSDIR}/x11-toolkits/fltk +DEPRECATED= Upstream disapear and distfile is no more available +EXPIRATION_DATE= 2011-05-01 + GNU_CONFIGURE= yes CONFIGURE_ENV= CFLAGS="${CFLAGS} ${PTHREAD_CFLAGS}" \ LIBS="${PTHREAD_LIBS}" diff --git a/x11-toolkits/gtkglarea--/Makefile b/x11-toolkits/gtkglarea--/Makefile index a2d89ad5653e..f9dfa6fd90f7 100644 --- a/x11-toolkits/gtkglarea--/Makefile +++ b/x11-toolkits/gtkglarea--/Makefile @@ -17,6 +17,9 @@ DISTNAME= ${PORTNAME}_${PORTVERSION}.orig MAINTAINER= ports@FreeBSD.org COMMENT= GtkGLArea-- is a wrapper for the GtkGLArea widget +DEPRECATED= Upstream disapear and distfile is no more available +EXPIRATION_DATE= 2011-05-01 + BUILD_DEPENDS= gm4:${PORTSDIR}/devel/m4 LIB_DEPENDS= gtkmm-1.2.2:${PORTSDIR}/x11-toolkits/gtkmm12 \ gtkgl.5:${PORTSDIR}/x11-toolkits/gtkglarea diff --git a/x11-toolkits/slingshot/Makefile b/x11-toolkits/slingshot/Makefile index a9432ef476a6..527da0fd4b0b 100644 --- a/x11-toolkits/slingshot/Makefile +++ b/x11-toolkits/slingshot/Makefile @@ -16,6 +16,9 @@ EXTRACT_SUFX= .tar.Z MAINTAINER= ports@FreeBSD.org COMMENT= Supplemental Libraries to extend Xview +DEPRECATED= Upstream disapear and distfile is no more available +EXPIRATION_DATE= 2011-05-01 + LIB_DEPENDS= xview.3:${PORTSDIR}/x11-toolkits/xview WRKSRC= ${WRKDIR}/sspkg2.1 diff --git a/x11-toolkits/viewkit/Makefile b/x11-toolkits/viewkit/Makefile index 6a7e66b81f1b..5e520d6f5efb 100644 --- a/x11-toolkits/viewkit/Makefile +++ b/x11-toolkits/viewkit/Makefile @@ -17,6 +17,9 @@ DISTNAME= libvk-Apr19-2243 MAINTAINER= ports@FreeBSD.org COMMENT= ViewKit workalike from Hungry Programmers +DEPRECATED= Upstream disapear and distfile is no more available +EXPIRATION_DATE= 2011-05-01 + USE_AUTOTOOLS= autoconf:env MOTIFPACKAGE?= open-motif USE_MOTIF= yes |