aboutsummaryrefslogtreecommitdiff
path: root/graphics
diff options
context:
space:
mode:
authorYukihiro Nakai <nakai@FreeBSD.org>2000-01-22 11:46:45 +0000
committerYukihiro Nakai <nakai@FreeBSD.org>2000-01-22 11:46:45 +0000
commit044fe0d8a22849514107c0302251f03f434a9688 (patch)
tree899ac543c0d46a568279b5e0bcdf8d9c7e123a6a /graphics
parente9780e98f173614be8b2d1fbf74ca7b29369ed65 (diff)
downloadports-044fe0d8a22849514107c0302251f03f434a9688.tar.gz
ports-044fe0d8a22849514107c0302251f03f434a9688.zip
Fix and updates from KATO Tsuguru.
Submitted by: "KATO Tsuguru" <tkato@prontomail.ne.jp>
Notes
Notes: svn path=/head/; revision=24924
Diffstat (limited to 'graphics')
-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 b7d9d3f85110..43a5529ed4b4 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 bb33056d1af8..6ff0a9f1ce53 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