diff options
Diffstat (limited to 'graphics/linux-f10-sdl_ttf/Makefile')
-rw-r--r-- | graphics/linux-f10-sdl_ttf/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/graphics/linux-f10-sdl_ttf/Makefile b/graphics/linux-f10-sdl_ttf/Makefile index c03f451..d2692eb 100644 --- a/graphics/linux-f10-sdl_ttf/Makefile +++ b/graphics/linux-f10-sdl_ttf/Makefile @@ -10,11 +10,10 @@ DISTNAME= SDL_ttf-${PORTVERSION}-1 MAINTAINER= ports@FreeBSD.org COMMENT= Library to use TrueType fonts in SDL applications (Linux version) -USE_LINUX= f10 +USES= linux:f10 USE_LINUX_RPM= yes -USE_LINUX_APPS= sdl12 +USE_LINUX= sdl12 USE_LDCONFIG= yes -ONLY_FOR_ARCHS= i386 amd64 DIST_SUBDIR= rpm PLIST_SUB+= SDLTTFVER=${PORTVERSION} |