diff options
author | Alexey Dokuchaev <danfe@FreeBSD.org> | 2013-07-05 15:01:08 +0000 |
---|---|---|
committer | Alexey Dokuchaev <danfe@FreeBSD.org> | 2013-07-05 15:01:08 +0000 |
commit | cc5f50ea5d44bfc4369b06d780d7dbde032a9345 (patch) | |
tree | 21466015d5a8793c7f1471200b1d9cc639bb4eb0 /x11-themes | |
parent | a1681eb3a291d82dec6cc4dd7bfad4e5cf1b614d (diff) | |
download | ports-cc5f50ea5d44bfc4369b06d780d7dbde032a9345.tar.gz ports-cc5f50ea5d44bfc4369b06d780d7dbde032a9345.zip |
Notes
Diffstat (limited to 'x11-themes')
-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 |