summaryrefslogtreecommitdiff
path: root/graphics/qiv
diff options
context:
space:
mode:
authorBill Fumerola <billf@FreeBSD.org>1999-08-21 20:50:41 +0000
committerBill Fumerola <billf@FreeBSD.org>1999-08-21 20:50:41 +0000
commitddd10d7a23ea5ed0e483112d5f4646dbadb1d3c2 (patch)
tree2c8ea397969e142ae7b6cfa4d2513cf0780cb5ff /graphics/qiv
parentActivate xtermset (diff)
Upgrade to 1.1 and avoid some fennerage.
Notes
Notes: svn path=/head/; revision=20854
Diffstat (limited to 'graphics/qiv')
-rw-r--r--graphics/qiv/Makefile11
-rw-r--r--graphics/qiv/distinfo2
2 files changed, 8 insertions, 5 deletions
diff --git a/graphics/qiv/Makefile b/graphics/qiv/Makefile
index 449c39350ef3..9381c114d0fc 100644
--- a/graphics/qiv/Makefile
+++ b/graphics/qiv/Makefile
@@ -3,14 +3,13 @@
# Date created: 25 December 1998
# Whom: Bill Fumerola <billf@chc-chimes.com>
#
-# $Id: Makefile,v 1.3 1999/04/22 07:39:07 mharo Exp $
+# $Id: Makefile,v 1.4 1999/05/29 04:10:49 steve Exp $
#
-DISTNAME= qiv-1.0
+DISTNAME= qiv-1.1
CATEGORIES= graphics
MASTER_SITES= http://www.klografx.de/software/files/ \
- ftp://ftp.klografx.de/pub/ \
- http://www.idnet.de/~AdamK/
+ ftp://ftp.klografx.de/pub/
EXTRACT_SUFX= .tgz
MAINTAINER= billf@FreeBSD.org
@@ -18,12 +17,16 @@ MAINTAINER= billf@FreeBSD.org
LIB_DEPENDS= gdk_imlib.4:${PORTSDIR}/graphics/imlib
USE_X_PREFIX= yes
+USE_GMAKE= yes
MAN1= qiv.1
post-patch:
@ ${MV} ${WRKSRC}/qiv.1 ${WRKSRC}/qiv.1.pre_sed
@ ${SED} -e 's#\/usr\/bin#${PREFIX}/bin#g' \
${WRKSRC}/qiv.1.pre_sed > ${WRKSRC}/qiv.1
+ @ ${MV} ${WRKSRC}/Makefile ${WRKSRC}/Makefile.pre_sed
+ @ ${SED} -e 's#RANDOM GETOPT_LONG#RANDOM#' \
+ ${WRKSRC}/Makefile.pre_sed > ${WRKSRC}/Makefile
do-install:
${INSTALL_PROGRAM} ${WRKSRC}/qiv ${PREFIX}/bin/
diff --git a/graphics/qiv/distinfo b/graphics/qiv/distinfo
index b18c2aa8c226..cbcb8b38fd03 100644
--- a/graphics/qiv/distinfo
+++ b/graphics/qiv/distinfo
@@ -1 +1 @@
-MD5 (qiv-1.0.tgz) = c4c5efb68736a9d1d30768ec010b9d1c
+MD5 (qiv-1.1.tgz) = bdb97ef0100e68821248e41307b7afa4