diff options
author | vanilla <vanilla@FreeBSD.org> | 2006-08-07 15:09:54 +0800 |
---|---|---|
committer | vanilla <vanilla@FreeBSD.org> | 2006-08-07 15:09:54 +0800 |
commit | 1405f471358fb9ea9504cbb9db4cbf2f7e9aa0ea (patch) | |
tree | bf9df0b11a33a9f0e3049f961ea31a1912c18dd3 /devel | |
parent | ba493b2153ec5090e408a3b4a94234475baa85d0 (diff) | |
download | freebsd-ports-gnome-1405f471358fb9ea9504cbb9db4cbf2f7e9aa0ea.tar.gz freebsd-ports-gnome-1405f471358fb9ea9504cbb9db4cbf2f7e9aa0ea.tar.zst freebsd-ports-gnome-1405f471358fb9ea9504cbb9db4cbf2f7e9aa0ea.zip |
Add LATEST_LINK and CONFLICTS.
Diffstat (limited to 'devel')
-rw-r--r-- | devel/sdl_sge/Makefile | 2 | ||||
-rw-r--r-- | devel/sge/Makefile | 2 |
2 files changed, 4 insertions, 0 deletions
diff --git a/devel/sdl_sge/Makefile b/devel/sdl_sge/Makefile index be21b6ba7707..00a1151a4e42 100644 --- a/devel/sdl_sge/Makefile +++ b/devel/sdl_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 \ 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 \ |