diff options
| author | Andrej Zverev <az@FreeBSD.org> | 2013-07-31 14:36:21 +0000 |
|---|---|---|
| committer | Andrej Zverev <az@FreeBSD.org> | 2013-07-31 14:36:21 +0000 |
| commit | d98e1893f371a854e903feb86f8e539677c77dde (patch) | |
| tree | e5469e71b14098ee141e1c136f10f5b22a089195 /misc/explosions | |
| parent | 50cfc86752c3c7cfa2f1e5105c54fd023ed1b5dc (diff) | |
Notes
Diffstat (limited to 'misc/explosions')
| -rw-r--r-- | misc/explosions/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/misc/explosions/Makefile b/misc/explosions/Makefile index bc474112746a..caa481680c6c 100644 --- a/misc/explosions/Makefile +++ b/misc/explosions/Makefile @@ -13,7 +13,8 @@ COMMENT= 3D objects flying around resembling explosions with various effects USE_SDL= sdl image USE_GMAKE= yes -USE_PERL5_BUILD=yes +USES= perl5 +USE_PERL5= build .include <bsd.port.options.mk> |
