diff options
Diffstat (limited to 'games/zoom/Makefile')
-rw-r--r-- | games/zoom/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/games/zoom/Makefile b/games/zoom/Makefile index a2e90de93f19..76cdb80b1c68 100644 --- a/games/zoom/Makefile +++ b/games/zoom/Makefile @@ -18,6 +18,7 @@ COMMENT= Z-Interpreter for X with full V6 support LIB_DEPENDS= t1.5:${PORTSDIR}/devel/t1lib \ png.6:${PORTSDIR}/graphics/png +USE_CSTD= gnu89 USE_PERL5= yes USE_XORG= xft USE_GNOME= gnometarget |