aboutsummaryrefslogtreecommitdiff
path: root/x11-themes/kde-style-lipstik/Makefile
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2013-02-08 07:20:32 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2013-02-08 07:20:32 +0000
commit1fadd59664cd9915819bbd7ef103e966c7b7286e (patch)
tree9d7032b1420fab09d40d4f36fb6958486c7fb533 /x11-themes/kde-style-lipstik/Makefile
parentdc68dcfc906599c397d0b937fccda1e474d97001 (diff)
Notes
Diffstat (limited to 'x11-themes/kde-style-lipstik/Makefile')
-rw-r--r--x11-themes/kde-style-lipstik/Makefile9
1 files changed, 2 insertions, 7 deletions
diff --git a/x11-themes/kde-style-lipstik/Makefile b/x11-themes/kde-style-lipstik/Makefile
index e1b90febc3b4..f31264d01779 100644
--- a/x11-themes/kde-style-lipstik/Makefile
+++ b/x11-themes/kde-style-lipstik/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: lipstik
-# Date created: 12th February, 2005
-# Whom: decept
-#
+# Created by: decept
# $FreeBSD$
-#
PORTNAME= lipstik
PORTVERSION= 2.2.3
@@ -13,12 +9,11 @@ MASTER_SITES= http://www.kde-look.org/CONTENT/content-files/
PKGNAMEPREFIX= kde-style-
DISTNAME= 18223-${PORTNAME}-${PORTVERSION}
-MAINTAINER= shanjobe@gmail.com
+MAINTAINER= ports@FreeBSD.org
COMMENT= Modified Plastik KDE style
USE_KDEBASE_VER=3
USE_AUTOTOOLS= libtool
-LDFLAGS+= ${PTHREAD_LIBS}
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}
.include <bsd.port.mk>