diff options
Diffstat (limited to 'graphics/linux-c6-sdl_ttf/Makefile')
-rw-r--r-- | graphics/linux-c6-sdl_ttf/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/linux-c6-sdl_ttf/Makefile b/graphics/linux-c6-sdl_ttf/Makefile index 4a37af16398f..920257831ce0 100644 --- a/graphics/linux-c6-sdl_ttf/Makefile +++ b/graphics/linux-c6-sdl_ttf/Makefile @@ -3,6 +3,7 @@ PORTNAME= sdl_ttf PORTVERSION= 2.0.11 +DISTVERSIONSUFFIX= -6.el6 PORTREVISION= 4 CATEGORIES= graphics linux MASTER_SITES= EPEL/s @@ -14,7 +15,6 @@ COMMENT= Simple library to load True Type Fonts as SDL interfaces (Linux CentOS DESCR= ${.CURDIR}/../${PORTNAME}/pkg-descr DOCSDIR= ${PREFIX}/usr/share/doc/${LINUXNAME}-${PORTVERSION} LINUXNAME= SDL_ttf -RPMVERSION= 6.el6 USES= linux:c6 USE_LDCONFIG= yes USE_LINUX= jpeg png sdl12 tiff |