aboutsummaryrefslogtreecommitdiff
path: root/graphics/bugle/Makefile
diff options
context:
space:
mode:
authorRong-En Fan <rafan@FreeBSD.org>2006-11-01 08:37:08 +0000
committerRong-En Fan <rafan@FreeBSD.org>2006-11-01 08:37:08 +0000
commite6e48343cdd1919384665569f3a8dd028bad3265 (patch)
treeb719f833926141baf8f28544b1420cb5df1683ca /graphics/bugle/Makefile
parent3f0ccef7450fa6280e8e1f223f379c6add728e68 (diff)
downloadports-e6e48343cdd1919384665569f3a8dd028bad3265.tar.gz
ports-e6e48343cdd1919384665569f3a8dd028bad3265.zip
- Update to 0.0.20061022
PR: ports/104679 Submitted by: Erik Greenwald (maintainer)
Notes
Notes: svn path=/head/; revision=176018
Diffstat (limited to 'graphics/bugle/Makefile')
-rw-r--r--graphics/bugle/Makefile10
1 files changed, 6 insertions, 4 deletions
diff --git a/graphics/bugle/Makefile b/graphics/bugle/Makefile
index d0d77f394d9a..9d8ff0c66a5e 100644
--- a/graphics/bugle/Makefile
+++ b/graphics/bugle/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= bugle
-PORTVERSION= 0.0.20060913
+PORTVERSION= 0.0.20061022
CATEGORIES= graphics
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
@@ -33,9 +33,11 @@ CONFIGURE_ENV= CPPFLAGS="-I${X11BASE}/include -I${LOCALBASE}/include" \
MAN1= gldb.1
MAN3= bugle.3
MAN7= bugle-camera.7 bugle-checks.7 bugle-eps.7 bugle-error.7 \
- bugle-frontbuffer.7 bugle-log.7 bugle-screenshot.7 \
- bugle-showerror.7 bugle-showextensions.7 bugle-showstats.7 \
- bugle-stats.7 bugle-trace.7 bugle-unwindstack.7 bugle-wireframe.7
+ bugle-frontbuffer.7 bugle-log.7 bugle-logstats.7 \
+ bugle-screenshot.7 bugle-showerror.7 bugle-showextensions.7 \
+ bugle-showstats.7 bugle-stats_basic.7 bugle-stats_fragments.7 \
+ bugle-stats_nv.7 bugle-stats_primitives.7 bugle-trace.7 \
+ bugle-unwindstack.7 bugle-wireframe.7
OPTIONS= AVCODEC "Use lavc from multimedia/ffmpeg" off
OPTIONS+= GUI "Use gktglext" off