diff options
Diffstat (limited to 'devel/sge/Makefile')
-rw-r--r-- | devel/sge/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/devel/sge/Makefile b/devel/sge/Makefile index be21b6ba7707..00a1151a4e42 100644 --- a/devel/sge/Makefile +++ b/devel/sge/Makefile @@ -18,6 +18,8 @@ COMMENT= A graphic library for the Simple DirectMedia Layer (SDL) USE_GMAKE= yes USE_LDCONFIG= yes NO_FILTER_SHLIBS= yes +LATEST_LINK= sdl-sge +CONFLICTS= sge-6* OPTIONS= SDL_IMAGE "Enable support for SDL_IMAGE" On \ FREETYPE "Enable FreeType support" On \ |