Lines 7-13
Link Here
|
7 |
# |
7 |
# |
8 |
|
8 |
|
9 |
PORTNAME= sdl_gfx |
9 |
PORTNAME= sdl_gfx |
10 |
PORTVERSION= 2.0.12 |
10 |
PORTVERSION= 2.0.13 |
11 |
CATEGORIES= graphics |
11 |
CATEGORIES= graphics |
12 |
MASTER_SITES= http://www.ferzkopp.net/~aschiffler/Software/%SUBDIR%/ |
12 |
MASTER_SITES= http://www.ferzkopp.net/~aschiffler/Software/%SUBDIR%/ |
13 |
MASTER_SITE_SUBDIR= SDL_gfx-${PORTVERSION:R} |
13 |
MASTER_SITE_SUBDIR= SDL_gfx-${PORTVERSION:R} |
Lines 20-25
Link Here
|
20 |
USE_REINPLACE= yes |
20 |
USE_REINPLACE= yes |
21 |
USE_GMAKE= yes |
21 |
USE_GMAKE= yes |
22 |
USE_INC_LIBTOOL_VER= 13 |
22 |
USE_INC_LIBTOOL_VER= 13 |
|
|
23 |
CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} |
23 |
CONFIGURE_ARGS= --includedir=${PREFIX}/include/SDL11 \ |
24 |
CONFIGURE_ARGS= --includedir=${PREFIX}/include/SDL11 \ |
24 |
--disable-mmx |
25 |
--disable-mmx |
25 |
MAKE_ARGS= ACLOCAL="${TRUE}" AUTOCONF="${TRUE}" AUTOMAKE="${TRUE}" \ |
26 |
MAKE_ARGS= ACLOCAL="${TRUE}" AUTOCONF="${TRUE}" AUTOMAKE="${TRUE}" \ |