aboutsummaryrefslogtreecommitdiff
path: root/graphics
diff options
context:
space:
mode:
authorMark Pulford <markp@FreeBSD.org>2004-01-26 03:17:44 +0000
committerMark Pulford <markp@FreeBSD.org>2004-01-26 03:17:44 +0000
commit466af0c303884f4cd1df9ac60c8057bcd96d7a16 (patch)
tree5420264f1050518053148fb0b9459deee59b4a21 /graphics
parent1102dc2a0597b44816f15117eb6c3ccd49ccebbe (diff)
downloadports-466af0c303884f4cd1df9ac60c8057bcd96d7a16.tar.gz
ports-466af0c303884f4cd1df9ac60c8057bcd96d7a16.zip
Notes
Diffstat (limited to 'graphics')
-rw-r--r--graphics/vp/Makefile7
1 files changed, 2 insertions, 5 deletions
diff --git a/graphics/vp/Makefile b/graphics/vp/Makefile
index d447985628f9..5e2c1a846f40 100644
--- a/graphics/vp/Makefile
+++ b/graphics/vp/Makefile
@@ -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