diff options
Diffstat (limited to 'deskutils/kluje/Makefile')
-rw-r--r-- | deskutils/kluje/Makefile | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/deskutils/kluje/Makefile b/deskutils/kluje/Makefile index 8e5820378ef6..c5d5021b0551 100644 --- a/deskutils/kluje/Makefile +++ b/deskutils/kluje/Makefile @@ -13,17 +13,13 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= ports@FreeBSD.org -COMMENT= A KDE application for submitting updates to livejournal.com +COMMENT= A KDE client for the popular online journal site LiveJournal USE_KDELIBS_VER= 3 USE_GMAKE= yes GNU_CONFIGURE= yes USE_REINPLACE= yes -BROKEN= "Does not compile" -EXPIRATION_DATE=2005-02-18 -DEPRECATED= ${BROKEN} - post-patch: @${REINPLACE_CMD} -e 's|-O2||g' -e 's|-lpthread|${PTHREAD_LIBS}|g' \ ${WRKSRC}/${CONFIGURE_SCRIPT} |