diff options
author | bapt <bapt@FreeBSD.org> | 2013-02-08 15:20:32 +0800 |
---|---|---|
committer | bapt <bapt@FreeBSD.org> | 2013-02-08 15:20:32 +0800 |
commit | 7b2346baa579fcc10e83535d675c84e89368a80a (patch) | |
tree | 9d7032b1420fab09d40d4f36fb6958486c7fb533 /x11-themes/kde-style-tiblit | |
parent | 25d9e7ace3f558277953866decdb025f35757e4f (diff) | |
download | freebsd-ports-gnome-7b2346baa579fcc10e83535d675c84e89368a80a.tar.gz freebsd-ports-gnome-7b2346baa579fcc10e83535d675c84e89368a80a.tar.zst freebsd-ports-gnome-7b2346baa579fcc10e83535d675c84e89368a80a.zip |
Reset to the pool per maintainer request.
Thank you Shawn for your work.
While here: trim headers, convert to optionsng
PR: ports/175949
Submitted by: Shane Bell <shanjobe@gmail.com>
Diffstat (limited to 'x11-themes/kde-style-tiblit')
-rw-r--r-- | x11-themes/kde-style-tiblit/Makefile | 7 |
1 files changed, 1 insertions, 6 deletions
diff --git a/x11-themes/kde-style-tiblit/Makefile b/x11-themes/kde-style-tiblit/Makefile index 6a08b9326f7e..1be689ec7faa 100644 --- a/x11-themes/kde-style-tiblit/Makefile +++ b/x11-themes/kde-style-tiblit/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: tiblit -# Date created: 13th March, 2005 -# Whom: decept -# +# Created by: decept # $FreeBSD$ -# PORTNAME= tiblit PORTVERSION= 1.2 @@ -19,7 +15,6 @@ COMMENT= KDE style focused on customization USE_BZIP2= yes USE_KDEBASE_VER=3 USE_AUTOTOOLS= libtool -LDFLAGS+= ${PTHREAD_LIBS} WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} .include <bsd.port.mk> |