aboutsummaryrefslogtreecommitdiffstats
path: root/graphics/gqview
diff options
context:
space:
mode:
authornakai <nakai@FreeBSD.org>2000-01-22 19:46:45 +0800
committernakai <nakai@FreeBSD.org>2000-01-22 19:46:45 +0800
commit8e76258260591feba8c1af15c1ca6664ed23c5c7 (patch)
tree6d1a5aa0965f5392bbc49122cf3833c044e424b0 /graphics/gqview
parentfe634d0115acb9af3ad90191efcd3274f380d426 (diff)
downloadfreebsd-ports-graphics-8e76258260591feba8c1af15c1ca6664ed23c5c7.tar.gz
freebsd-ports-graphics-8e76258260591feba8c1af15c1ca6664ed23c5c7.tar.zst
freebsd-ports-graphics-8e76258260591feba8c1af15c1ca6664ed23c5c7.zip
Fix and updates from KATO Tsuguru.
Submitted by: "KATO Tsuguru" <tkato@prontomail.ne.jp>
Diffstat (limited to 'graphics/gqview')
-rw-r--r--graphics/gqview/Makefile9
-rw-r--r--graphics/gqview/distinfo2
2 files changed, 5 insertions, 6 deletions
diff --git a/graphics/gqview/Makefile b/graphics/gqview/Makefile
index b7d9d3f8511..43a5529ed4b 100644
--- a/graphics/gqview/Makefile
+++ b/graphics/gqview/Makefile
@@ -1,5 +1,5 @@
# New ports collection makefile for: gqview
-# Version required: 0.6.1
+# Version required: 0.7.0
# Date Created: 27 Oct 1998
# Whom: Vanilla Pooh Shu <vanilla@FreeBSD.org>
#
@@ -11,7 +11,6 @@ PKGNAME= gqview-0.7.0
CATEGORIES= graphics
MASTER_SITES= http://gqview.netpedia.net/ \
http://www.geocities.com/SiliconValley/Haven/5235/
-EXTRACT_SUFX= .tgz
MAINTAINER= nakai@FreeBSD.org
@@ -24,12 +23,12 @@ USE_X_PREFIX= yes
WRKSRC= ${WRKDIR}/${PKGNAME}
ALL_TARGET= gqview
-CONFIGURE_ENV= GTK_CONFIG="${GTK_CONFIG}"
+MAKE_ENV= GTK_CONFIG="${GTK_CONFIG}"
-pre-install:
+post-install:
.if !defined(NOPORTDOCS)
@${MKDIR} ${PREFIX}/share/doc/gqview
- ${INSTALL_DATA} ${WRKSRC}/README ${PREFIX}/share/doc/gqview/README
+ ${INSTALL_DATA} ${WRKSRC}/README ${PREFIX}/share/doc/gqview
.endif
.include <bsd.port.mk>
diff --git a/graphics/gqview/distinfo b/graphics/gqview/distinfo
index bb33056d1af..6ff0a9f1ce5 100644
--- a/graphics/gqview/distinfo
+++ b/graphics/gqview/distinfo
@@ -1 +1 @@
-MD5 (gqview-0.7.0.src.tgz) = d8adab5af9f0272de3a20bafd21b4350
+MD5 (gqview-0.7.0.src.tar.gz) = d8adab5af9f0272de3a20bafd21b4350