aboutsummaryrefslogtreecommitdiffstats
path: root/net/liferea/Makefile
diff options
context:
space:
mode:
authorpav <pav@FreeBSD.org>2006-03-20 18:50:27 +0800
committerpav <pav@FreeBSD.org>2006-03-20 18:50:27 +0800
commit729dd09b1c0238e85277504d24409a035d014a60 (patch)
treee02441264b9884906e4e5bb190b6ff676e4ac817 /net/liferea/Makefile
parent07a88d4b3638e09432215e08d7d1f284e1610f60 (diff)
downloadfreebsd-ports-gnome-729dd09b1c0238e85277504d24409a035d014a60.tar.gz
freebsd-ports-gnome-729dd09b1c0238e85277504d24409a035d014a60.tar.zst
freebsd-ports-gnome-729dd09b1c0238e85277504d24409a035d014a60.zip
- Update to 1.0.8
- Portlint - Take maintainership
Diffstat (limited to 'net/liferea/Makefile')
-rw-r--r--net/liferea/Makefile10
1 files changed, 4 insertions, 6 deletions
diff --git a/net/liferea/Makefile b/net/liferea/Makefile
index 1c5cef29667e..818fae05b14f 100644
--- a/net/liferea/Makefile
+++ b/net/liferea/Makefile
@@ -6,18 +6,17 @@
#
PORTNAME= liferea
-PORTVERSION= 1.0.7
+PORTVERSION= 1.0.8
CATEGORIES= net gnome
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= liferea
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= pav@FreeBSD.org
COMMENT= Simple RSS/RDF feed reader
USE_X_PREFIX= yes
USE_GNOME= gnomeprefix gnomehack libgtkhtml
USE_GMAKE= yes
-USE_REINPLACE= yes
GNU_CONFIGURE= yes
CONFIGURE_ENV+= CPPFLAGS="-I${LOCALBASE}/include" \
LDFLAGS="-L${LOCALBASE}/lib"
@@ -38,7 +37,6 @@ MOZILLA= mozilla-devel
MOZ_BUILD= mozilla
MOZ_SUFFIX= -devel
.elif ${WITH_MOZILLA}=="firefox"
-# Firefox build is broken in liferea-1.0 with firefox-1.5
MOZILLA= firefox
MOZ_BUILD= firefox
.else
@@ -47,8 +45,8 @@ IGNORE= : Available options for WITH_MOZILLA are: mozilla mozilla-devel firefox
.endif # WITH_MOZILLA
.ifdef MOZILLA
-BUILD_DEPENDS= ${X11BASE}/lib/${MOZILLA}/components/libwidget_gtk2.so:${PORTSDIR}/www/${MOZILLA}
-RUN_DEPENDS= ${X11BASE}/lib/${MOZILLA}/components/libwidget_gtk2.so:${PORTSDIR}/www/${MOZILLA}
+BUILD_DEPENDS+= ${X11BASE}/lib/${MOZILLA}/components/libwidget_gtk2.so:${PORTSDIR}/www/${MOZILLA}
+RUN_DEPENDS+= ${X11BASE}/lib/${MOZILLA}/components/libwidget_gtk2.so:${PORTSDIR}/www/${MOZILLA}
PLIST_SUB= MOZ=""
.else
PLIST_SUB= MOZ="@comment "