aboutsummaryrefslogtreecommitdiffstats
path: root/devel/glog
diff options
context:
space:
mode:
Diffstat (limited to 'devel/glog')
-rw-r--r--devel/glog/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/glog/Makefile b/devel/glog/Makefile
index 641ccdfb88cf..45684941fe2e 100644
--- a/devel/glog/Makefile
+++ b/devel/glog/Makefile
@@ -7,7 +7,7 @@
PORTNAME= glog
PORTVERSION= 0.3.1
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= devel
MASTER_SITES= GOOGLE_CODE
@@ -15,7 +15,7 @@ MAINTAINER= clsung@FreeBSD.org
COMMENT= A library of C++ classes for flexible logging
LIB_DEPENDS= execinfo.1:${PORTSDIR}/devel/libexecinfo \
- gflags.2:${PORTSDIR}/devel/gflags
+ gflags:${PORTSDIR}/devel/gflags
GNU_CONFIGURE= yes
USE_GNOME= gnomehack