aboutsummaryrefslogtreecommitdiffstats
path: root/textproc/libmrss/Makefile
diff options
context:
space:
mode:
authorclsung <clsung@FreeBSD.org>2007-07-18 11:02:21 +0800
committerclsung <clsung@FreeBSD.org>2007-07-18 11:02:21 +0800
commit36566f6bdf5d4f6a12d96b42d9f4c103e2ddc481 (patch)
tree4b652833f93eaa3b15b8fbdb650bd7c56eb7fae5 /textproc/libmrss/Makefile
parent3a8b5d6fbf361af821e77601a296eb7d726ec4af (diff)
downloadfreebsd-ports-gnome-36566f6bdf5d4f6a12d96b42d9f4c103e2ddc481.tar.gz
freebsd-ports-gnome-36566f6bdf5d4f6a12d96b42d9f4c103e2ddc481.tar.zst
freebsd-ports-gnome-36566f6bdf5d4f6a12d96b42d9f4c103e2ddc481.zip
- Update to 0.18.0
- fix unfetchable
Diffstat (limited to 'textproc/libmrss/Makefile')
-rw-r--r--textproc/libmrss/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/libmrss/Makefile b/textproc/libmrss/Makefile
index 497310cb683b..ba12b5cf448c 100644
--- a/textproc/libmrss/Makefile
+++ b/textproc/libmrss/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= libmrss
-PORTVERSION= 0.17.2
+PORTVERSION= 0.18.0
CATEGORIES= textproc
MASTER_SITES= http://www2.autistici.org/bakunin/libmrss/
@@ -15,7 +15,7 @@ COMMENT= A C library for parsing, writing, and creating RSS
BUILD_DEPENDS= pkg-config:${PORTSDIR}/devel/pkg-config
LIB_DEPENDS= curl.4:${PORTSDIR}/ftp/curl \
- nxml:${PORTSDIR}/textproc/libnxml
+ nxml.18:${PORTSDIR}/textproc/libnxml
GNU_CONFIGURE= yes
CFLAGS+= -I${LOCALBASE}/include