diff options
-rw-r--r-- | x11-themes/polymer/Makefile | 8 |
1 files changed, 3 insertions, 5 deletions
diff --git a/x11-themes/polymer/Makefile b/x11-themes/polymer/Makefile index a590cc856966..b509157d7aa7 100644 --- a/x11-themes/polymer/Makefile +++ b/x11-themes/polymer/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: Polymer (Qt3 port of Plastik) -# Date Created: 30 Oct 2006 -# Whom: Alexey Dokuchaev <danfe@FreeBSD.org> -# +# Created by: Alexey Dokuchaev <danfe@FreeBSD.org> # $FreeBSD$ -# PORTNAME= polymer PORTVERSION= 0.3.1 @@ -17,6 +13,8 @@ COMMENT= Pure Qt3 port of Plastik KDE theme LICENSE= GPLv2 +DEPRECATED= Qt 3.x is unsupported upstream; its port scheduled for removal + BUILD_DEPENDS= qmake:${PORTSDIR}/devel/qmake USE_BZIP2= yes |