1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-23 00:43:28 +00:00

Add USE_GETOPT_LONG

PR:		53140
Submitted by:	Serge Gagnon <gagnon__s@videotron.ca>
This commit is contained in:
Tilman Keskinoz 2003-06-11 18:26:27 +00:00
parent e11889968d
commit 0d8db57b4b
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=82802

View File

@ -19,6 +19,7 @@ LIB_DEPENDS= smpeg.1:${PORTSDIR}/multimedia/smpeg
SDL_CONFIG?= ${LOCALBASE}/bin/sdl11-config
USE_REINPLACE= yes
USE_GETOPT_LONG=yes
GNU_CONFIGURE= yes
CONFIGURE_ENV= SDL_CONFIG=${SDL_CONFIG} \
CPPFLAGS="-I${LOCALBASE}/include" LDFLAGS="-L${LOCALBASE}/lib"