diff options
Diffstat (limited to 'x11-themes/kde-style-lipstik/Makefile')
-rw-r--r-- | x11-themes/kde-style-lipstik/Makefile | 8 |
1 files changed, 3 insertions, 5 deletions
diff --git a/x11-themes/kde-style-lipstik/Makefile b/x11-themes/kde-style-lipstik/Makefile index 142d727137c8..6c26b7b98ccb 100644 --- a/x11-themes/kde-style-lipstik/Makefile +++ b/x11-themes/kde-style-lipstik/Makefile @@ -1,13 +1,12 @@ # New ports collection makefile for: lipstik -# Date created: February 12th, 2005 -# Whom: decept +# Date created: 12th February, 2005 +# Whom: decept # # $FreeBSD$ # PORTNAME= lipstik -PORTVERSION= 1.2 -PORTREVISION= 1 +PORTVERSION= 1.3 CATEGORIES= x11-themes kde MASTER_SITES= http://www.kde-look.org/content/files/ DISTNAME= 18223-${PORTNAME}-${PORTVERSION} @@ -19,7 +18,6 @@ USE_AUTOTOOLS= autoheader:259 USE_BZIP2= yes USE_KDEBASE_VER=3 USE_REINPLACE= yes -INSTALLS_SHLIB= yes GNU_CONFIGURE= yes WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} |