diff options
Diffstat (limited to 'devel/allegro/Makefile')
-rw-r--r-- | devel/allegro/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/allegro/Makefile b/devel/allegro/Makefile index c46f881130b3..abb0257ac7db 100644 --- a/devel/allegro/Makefile +++ b/devel/allegro/Makefile @@ -7,14 +7,14 @@ PORTNAME= allegro DISTVERSION= 4.2.2 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= devel MASTER_SITES= SF/alleg/${PORTNAME}/${PORTVERSION} MAINTAINER= cyberbotx@cyberbotx.com COMMENT= A cross-platform library for games and multimedia programming -USE_AUTOTOOLS= autoconf:262 +USE_AUTOTOOLS= autoconf:267 USE_GMAKE= yes USE_XORG= x11 xpm xext xcursor xxf86vm xxf86dga USE_LDCONFIG= yes |