diff options
author | bapt <bapt@FreeBSD.org> | 2011-08-03 03:35:12 +0800 |
---|---|---|
committer | bapt <bapt@FreeBSD.org> | 2011-08-03 03:35:12 +0800 |
commit | fc4fe02ed218213d9503a42957144a3388608322 (patch) | |
tree | b30a74fe965712f3385b5fb338b7d23f033ddbce /x11-toolkits | |
parent | 1e15ae167395056135dfc1e91284100e05b902a8 (diff) | |
download | freebsd-ports-gnome-fc4fe02ed218213d9503a42957144a3388608322.tar.gz freebsd-ports-gnome-fc4fe02ed218213d9503a42957144a3388608322.tar.zst freebsd-ports-gnome-fc4fe02ed218213d9503a42957144a3388608322.zip |
Deprecate some port with no more public distfiles
Diffstat (limited to 'x11-toolkits')
-rw-r--r-- | x11-toolkits/XawPlus/Makefile | 3 | ||||
-rw-r--r-- | x11-toolkits/qtpixmap/Makefile | 3 |
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-//} |