summaryrefslogtreecommitdiff
path: root/graphics/allegrogl
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2005-11-13 15:17:00 +0000
committerPav Lucistnik <pav@FreeBSD.org>2005-11-13 15:17:00 +0000
commita4c7efe3e71cfad262e762f4e7f32f1ee2b35048 (patch)
tree11e4806a07bd0e34d3205b9fb675ac64f89131f5 /graphics/allegrogl
parent- Update to 4.2.0 (diff)
- Chase allegro update
Notes
Notes: svn path=/head/; revision=148109
Diffstat (limited to 'graphics/allegrogl')
-rw-r--r--graphics/allegrogl/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/graphics/allegrogl/Makefile b/graphics/allegrogl/Makefile
index 72aa493f5d34..a57dd87a4cbf 100644
--- a/graphics/allegrogl/Makefile
+++ b/graphics/allegrogl/Makefile
@@ -7,6 +7,7 @@
PORTNAME= allegrogl
PORTVERSION= 0.2.4
+PORTREVISION= 1
CATEGORIES= graphics
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
@@ -15,7 +16,7 @@ DISTNAME= alleggl-${PORTVERSION}
MAINTAINER= ip@doom.homeunix.org
COMMENT= OpenGL inteface for Allegro library
-LIB_DEPENDS= alleg.41:${PORTSDIR}/devel/allegro
+LIB_DEPENDS= alleg.42:${PORTSDIR}/devel/allegro
USE_BZIP2= yes
USE_GMAKE= yes