mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-13 07:34:50 +00:00
Convert to USES=autoreconf
Strip binaries
This commit is contained in:
parent
79134e4e2b
commit
f3ae7902bd
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=382592
@ -3,7 +3,7 @@
|
||||
|
||||
PORTNAME= sdl_gfx
|
||||
PORTVERSION= 2.0.25
|
||||
PORTREVISION= 2
|
||||
PORTREVISION= 3
|
||||
CATEGORIES= graphics
|
||||
MASTER_SITES= http://www.ferzkopp.net/Software/%SUBDIR%/
|
||||
MASTER_SITE_SUBDIR= SDL_gfx-${PORTVERSION:R}
|
||||
@ -14,14 +14,13 @@ COMMENT= SDL graphics drawing primitives and other support functions
|
||||
|
||||
LICENSE= ZLIB
|
||||
|
||||
USES= gmake libtool pathfix
|
||||
USES= autoreconf gmake libtool pathfix
|
||||
PATHFIX_MAKEFILEIN= Makefile.am
|
||||
USE_AUTOTOOLS= libtoolize aclocal autoconf automake
|
||||
AUTOMAKE_ARGS= -a -c -f
|
||||
USE_SDL= sdl
|
||||
GNU_CONFIGURE= yes
|
||||
CONFIGURE_ARGS= --includedir=${PREFIX}/include
|
||||
USE_LDCONFIG= yes
|
||||
INSTALL_TARGET= install-strip
|
||||
|
||||
OPTIONS_DEFINE_i386= MMX
|
||||
OPTIONS_DEFINE_amd64= MMX
|
||||
|
Loading…
Reference in New Issue
Block a user