aboutsummaryrefslogtreecommitdiff
path: root/news/klibido
diff options
context:
space:
mode:
authorChris Rees <crees@FreeBSD.org>2011-08-16 16:23:33 +0000
committerChris Rees <crees@FreeBSD.org>2011-08-16 16:23:33 +0000
commitdeb70fd74aadba40cc9fcab946d867b744055f49 (patch)
tree82172959d05aacbe950eefe7d26508b6d5cc446a /news/klibido
parent3bca6aecf30b8b85e9b50219fe9c495c0af4ba4f (diff)
downloadports-deb70fd74aadba40cc9fcab946d867b744055f49.tar.gz
ports-deb70fd74aadba40cc9fcab946d867b744055f49.zip
- Return maintainership to submitter
- While here, fix whitespace after variables PR: ports/159816 Submitted by: Conrad J. Sabatier <conrads@cox.net>
Notes
Notes: svn path=/head/; revision=279819
Diffstat (limited to 'news/klibido')
-rw-r--r--news/klibido/Makefile32
1 files changed, 16 insertions, 16 deletions
diff --git a/news/klibido/Makefile b/news/klibido/Makefile
index 6dba81ff675a..93a4f55cd8f2 100644
--- a/news/klibido/Makefile
+++ b/news/klibido/Makefile
@@ -5,27 +5,27 @@
# $FreeBSD$
#
-PORTNAME= klibido
-PORTVERSION= 0.2.5
+PORTNAME= klibido
+PORTVERSION= 0.2.5
PORTREVISION= 8
-CATEGORIES= news
-MASTER_SITES= SF
+CATEGORIES= news
+MASTER_SITES= SF
-MAINTAINER= ports@FreeBSD.org
-COMMENT= A very fast and efficient KDE/QT-based downloader for Usenet binaries
+MAINTAINER= conrads@cox.net
+COMMENT= A very fast and efficient KDE/QT-based downloader for Usenet binaries
-LIB_DEPENDS= uu.3:${PORTSDIR}/converters/uulib \
- db-4.4:${PORTSDIR}/databases/db44
+LIB_DEPENDS= uu.3:${PORTSDIR}/converters/uulib \
+ db-4.4:${PORTSDIR}/databases/db44
-USE_KDELIBS_VER= 3
-USE_GMAKE= yes
-USE_AUTOTOOLS= libtool
-INSTALLS_ICONS= yes
-USE_GETTEXT= yes
+USE_KDELIBS_VER=3
+USE_GMAKE= yes
+USE_AUTOTOOLS= libtool
+INSTALLS_ICONS= yes
+USE_GETTEXT= yes
-CONFIGURE_ENV= CFLAGS="${CFLAGS} -I${LOCALBASE}/include/db44 ${PTHREAD_CFLAGS}" \
- CXXFLAGS="${CXXFLAGS} -I${LOCALBASE}/include/db44" \
- LDFLAGS="-L${LOCALBASE}/lib/db44 ${PTHREAD_LIBS}"
+CONFIGURE_ENV= CFLAGS="${CFLAGS} -I${LOCALBASE}/include/db44 ${PTHREAD_CFLAGS}" \
+ CXXFLAGS="${CXXFLAGS} -I${LOCALBASE}/include/db44" \
+ LDFLAGS="-L${LOCALBASE}/lib/db44 ${PTHREAD_LIBS}"
post-install:
.if defined(NOPORTDOCS)