summaryrefslogtreecommitdiffstats
path: root/devel/libgtop/Makefile
diff options
context:
space:
mode:
authormarcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059>2007-01-14 14:04:48 +0800
committermarcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059>2007-01-14 14:04:48 +0800
commit72e84a55fb3cc0e103ab9b508350159134864030 (patch)
tree79772a5060365b206110b1f372661fb2af7c3a39 /devel/libgtop/Makefile
parentfc951a51e616c4604900c9afdfb9d66da6aab375 (diff)
downloadmarcuscom-ports-72e84a55fb3cc0e103ab9b508350159134864030.tar.gz
marcuscom-ports-72e84a55fb3cc0e103ab9b508350159134864030.tar.zst
marcuscom-ports-72e84a55fb3cc0e103ab9b508350159134864030.zip
Update to snapshot 20070114 which fixes a build problem with FreeBSD < 6.X.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@8199 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'devel/libgtop/Makefile')
-rw-r--r--devel/libgtop/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/libgtop/Makefile b/devel/libgtop/Makefile
index 34d405a37..d63008df2 100644
--- a/devel/libgtop/Makefile
+++ b/devel/libgtop/Makefile
@@ -3,7 +3,7 @@
# Whom: Joe Marcus Clarke <marcus@FreeBSD.org>
#
# $FreeBSD: ports/devel/libgtop/Makefile,v 1.71 2006/12/03 19:52:29 marcus Exp $
-# $MCom: ports/devel/libgtop/Makefile,v 1.8 2007/01/01 21:53:26 marcus Exp $
+# $MCom: ports/devel/libgtop/Makefile,v 1.9 2007/01/02 05:37:48 marcus Exp $
PORTNAME= libgtop
PORTVERSION= 2.14.5.${SNAPVERSION}
@@ -32,7 +32,7 @@ CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
INFO= libgtop2
-SNAPVERSION= 20070102
+SNAPVERSION= 20070114
.include <bsd.port.pre.mk>