Switch to USE_SDL macro.
Change MAINTAINER to ports. PR: 61807 Submitted by: edwin
This commit is contained in:
parent
1102dc2a05
commit
466af0c303
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=99155
@ -11,18 +11,15 @@ PORTREVISION= 1
|
||||
CATEGORIES= graphics
|
||||
MASTER_SITES= http://math.smsu.edu/~erik/files/
|
||||
|
||||
MAINTAINER= markp@FreeBSD.org
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
COMMENT= An image viewer for X
|
||||
|
||||
LIB_DEPENDS= SDL_image.10:${PORTSDIR}/graphics/sdl_image
|
||||
|
||||
SDL_CONFIG?= ${LOCALBASE}/bin/sdl11-config
|
||||
USE_SDL= image
|
||||
USE_GETOPT_LONG=yes
|
||||
USE_LIBTOOL= yes
|
||||
CPPFLAGS= -I${LOCALBASE}/include
|
||||
LDFLAGS= -L${LOCALBASE}/lib
|
||||
CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}" \
|
||||
SDL_CONFIG="${SDL_CONFIG}" \
|
||||
ac_cv_func_getopt_long=yes
|
||||
USE_REINPLACE= yes
|
||||
MAN1= vp.1
|
||||
|
Loading…
Reference in New Issue
Block a user