diff options
Diffstat (limited to 'games/el/Makefile')
-rw-r--r-- | games/el/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/games/el/Makefile b/games/el/Makefile index ee0fe2e1ef48..086155ffbf95 100644 --- a/games/el/Makefile +++ b/games/el/Makefile @@ -7,6 +7,7 @@ PORTNAME= el PORTVERSION= 133 +PORTREVISION= 1 CATEGORIES= games MASTER_SITES= ${MASTER_SITE_LOCAL} MASTER_SITE_SUBDIR= acm/${PORTNAME} @@ -26,6 +27,7 @@ USE_BZIP2= yes USE_GMAKE= yes USE_GNOME= libxml2 USE_SDL= sdl net +USE_GL= yes USE_XLIB= yes ALL_TARGET= el.x86 |