summaryrefslogtreecommitdiff
path: root/x11-toolkits
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2011-08-02 19:35:12 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2011-08-02 19:35:12 +0000
commit8bd3a392b6c6b3955b3392205b8b28d7566a9989 (patch)
treef170e5496aeea116a8cbae192cea3ee0168726e6 /x11-toolkits
parent- Update to 1.312 [1] (diff)
Deprecate some port with no more public distfiles
Notes
Notes: svn path=/head/; revision=278816
Diffstat (limited to 'x11-toolkits')
-rw-r--r--x11-toolkits/XawPlus/Makefile3
-rw-r--r--x11-toolkits/qtpixmap/Makefile3
2 files changed, 6 insertions, 0 deletions
diff --git a/x11-toolkits/XawPlus/Makefile b/x11-toolkits/XawPlus/Makefile
index 5a2ceb1cb2e0..b6fa109fd7e0 100644
--- a/x11-toolkits/XawPlus/Makefile
+++ b/x11-toolkits/XawPlus/Makefile
@@ -16,6 +16,9 @@ EXTRACT_SUFX= .tgz
MAINTAINER= ports@FreeBSD.org
COMMENT= A replacement for Xaw with a nicer 3-D look and some extensions
+DEPRECATED= No more public distfiles
+EXPIRATION_DATE= 2011-09-01
+
USE_XORG= x11 xaw
WRKSRC= ${WRKDIR}/${PORTNAME}
diff --git a/x11-toolkits/qtpixmap/Makefile b/x11-toolkits/qtpixmap/Makefile
index b75f4666050e..82f6559bd0ae 100644
--- a/x11-toolkits/qtpixmap/Makefile
+++ b/x11-toolkits/qtpixmap/Makefile
@@ -16,6 +16,9 @@ DISTNAME= QtPixmap-${PORTVERSION}
MAINTAINER= ports@FreeBSD.org
COMMENT= Modifed GTK pixmap engine to obtain Theme information from Qt
+DEPRECATED= No more public distfiles
+EXPIRATION_DATE= 2011-09-01
+
USE_GNOME= gtk20
GNU_CONFIGURE= yes
WRKSRC= ${WRKDIR}/${DISTNAME:S/7043-//}