aboutsummaryrefslogtreecommitdiff
path: root/graphics/vp
diff options
context:
space:
mode:
authorRenato Botelho <garga@FreeBSD.org>2005-10-10 10:29:02 +0000
committerRenato Botelho <garga@FreeBSD.org>2005-10-10 10:29:02 +0000
commitf7586638b3c07a3c32d67d3d7c044651079a6fba (patch)
treef8327c741b264e1e8710c70456bdd300d8cfc1c0 /graphics/vp
parent7eea0c8b30cf8067bd4722cf48d57f23a8d3d7e1 (diff)
downloadports-f7586638b3c07a3c32d67d3d7c044651079a6fba.tar.gz
ports-f7586638b3c07a3c32d67d3d7c044651079a6fba.zip
- Update to 1.6
PR: ports/87062 Submitted by: Ports Fury
Notes
Notes: svn path=/head/; revision=144789
Diffstat (limited to 'graphics/vp')
-rw-r--r--graphics/vp/Makefile21
-rw-r--r--graphics/vp/distinfo4
2 files changed, 11 insertions, 14 deletions
diff --git a/graphics/vp/Makefile b/graphics/vp/Makefile
index bcdec0d75b53..a78b515414c2 100644
--- a/graphics/vp/Makefile
+++ b/graphics/vp/Makefile
@@ -6,26 +6,23 @@
#
PORTNAME= vp
-PORTVERSION= 1.5
-PORTREVISION= 2
+PORTVERSION= 1.6
CATEGORIES= graphics
MASTER_SITES= http://math.missouristate.edu/~erik/files/
MAINTAINER= ports@FreeBSD.org
COMMENT= An image viewer for X
-PLIST_FILES= bin/vp
USE_SDL= image
-USE_GETOPT_LONG=yes
-USE_LIBTOOL_VER=15
-CPPFLAGS= -I${LOCALBASE}/include
-LDFLAGS= -L${LOCALBASE}/lib
-CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}" \
- ac_cv_func_getopt_long=yes
-USE_REINPLACE= yes
+USE_GETOPT_LONG= yes
+USE_LIBTOOL_VER= 15
+CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
+CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}"
+
MAN1= vp.1
+PLIST_FILES= bin/vp
-post-patch:
- ${REINPLACE_CMD} 's@ getopt_long/Makefile@@g' ${WRKSRC}/configure
+CPPFLAGS= -I${LOCALBASE}/include
+LDFLAGS= -L${LOCALBASE}/lib
.include <bsd.port.mk>
diff --git a/graphics/vp/distinfo b/graphics/vp/distinfo
index 559eb54a955f..c01e93bd218d 100644
--- a/graphics/vp/distinfo
+++ b/graphics/vp/distinfo
@@ -1,2 +1,2 @@
-MD5 (vp-1.5.tar.gz) = f0c32ab42b07933d6f9f868c692c9950
-SIZE (vp-1.5.tar.gz) = 161899
+MD5 (vp-1.6.tar.gz) = cfbe8ad568f34a9f614e3a91f8e4abdd
+SIZE (vp-1.6.tar.gz) = 100261