aboutsummaryrefslogtreecommitdiffstats
path: root/textproc/modlogan
diff options
context:
space:
mode:
authordinoex <dinoex@FreeBSD.org>2013-08-09 22:05:52 +0800
committerdinoex <dinoex@FreeBSD.org>2013-08-09 22:05:52 +0800
commit14d2aa29a0faada324c532f4dd6339b0d61a7262 (patch)
tree4b54bdffc904e7c6b2e7107151b63bada3f0ecb6 /textproc/modlogan
parenta46f79024f1840906c8b267d5228b5a662b00b13 (diff)
downloadfreebsd-ports-gnome-14d2aa29a0faada324c532f4dd6339b0d61a7262.tar.gz
freebsd-ports-gnome-14d2aa29a0faada324c532f4dd6339b0d61a7262.tar.zst
freebsd-ports-gnome-14d2aa29a0faada324c532f4dd6339b0d61a7262.zip
- update libdg to 2.1.0
Diffstat (limited to 'textproc/modlogan')
-rw-r--r--textproc/modlogan/Makefile10
1 files changed, 5 insertions, 5 deletions
diff --git a/textproc/modlogan/Makefile b/textproc/modlogan/Makefile
index 9468f7edc20b..41b4afaa42fc 100644
--- a/textproc/modlogan/Makefile
+++ b/textproc/modlogan/Makefile
@@ -7,17 +7,17 @@
PORTNAME= modlogan
PORTVERSION= 0.8.13
-PORTREVISION= 13
+PORTREVISION= 14
CATEGORIES= textproc www
MASTER_SITES= http://www.mirrorservice.org/sites/www.ibiblio.org/gentoo/distfiles/
MAINTAINER= netchild@FreeBSD.org
COMMENT= A modular log file analysis program
-LIB_DEPENDS= adns.1:${PORTSDIR}/dns/adns \
- gd.4:${PORTSDIR}/graphics/gd \
- pcre.3:${PORTSDIR}/devel/pcre \
- expat.6:${PORTSDIR}/textproc/expat2
+LIB_DEPENDS= adns:${PORTSDIR}/dns/adns \
+ gd:${PORTSDIR}/graphics/gd \
+ pcre:${PORTSDIR}/devel/pcre \
+ expat:${PORTSDIR}/textproc/expat2
USE_AUTOTOOLS= libtool
USES= gettext