diff options
author | Tobias Kortkamp <tobik@FreeBSD.org> | 2019-11-08 14:36:06 +0000 |
---|---|---|
committer | Tobias Kortkamp <tobik@FreeBSD.org> | 2019-11-08 14:36:06 +0000 |
commit | 3cf0c52fa6016687078f1be15489ab2af19dc330 (patch) | |
tree | cbe693adeccba5e36f594c9db8a0b351320cb150 /graphics/timeless | |
parent | 4dbc59c3bb70027554159916d299ae4aa3d6a717 (diff) |
Notes
Diffstat (limited to 'graphics/timeless')
-rw-r--r-- | graphics/timeless/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/graphics/timeless/Makefile b/graphics/timeless/Makefile index 95e06eab5f3c..c93f301e6e63 100644 --- a/graphics/timeless/Makefile +++ b/graphics/timeless/Makefile @@ -10,6 +10,7 @@ MASTER_SITES= LOCAL/shaun MAINTAINER= ports@FreeBSD.org COMMENT= FreeBSD/SDL port of Tran's Timeless Demo with Sound +USES= sdl USE_SDL= sdl mixer LDFLAGS+= -lm |