summaryrefslogtreecommitdiff
path: root/graphics
diff options
context:
space:
mode:
authorBill Fumerola <billf@FreeBSD.org>1999-01-27 22:11:13 +0000
committerBill Fumerola <billf@FreeBSD.org>1999-01-27 22:11:13 +0000
commit0dabdfcb0e31bd20651e5f7541425a854e91e76f (patch)
tree7cda1dc1746555cc9cf7d08507a71782c9f8c276 /graphics
parentRemove duplicate MASTER_SITE (diff)
Fix typo related to gtk.
Satoshi's build scripts caught this (sort of).
Notes
Notes: svn path=/head/; revision=16392
Diffstat (limited to 'graphics')
-rw-r--r--graphics/qiv/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/qiv/Makefile b/graphics/qiv/Makefile
index ee0ed810f9a6..5acdda823324 100644
--- a/graphics/qiv/Makefile
+++ b/graphics/qiv/Makefile
@@ -3,7 +3,7 @@
# Date created: 25 December 1998
# Whom: Bill Fumerola <billf@chc-chimes.com>
#
-# $Id: $
+# $Id: Makefile,v 1.1.1.1 1998/12/27 03:26:57 billf Exp $
#
DISTNAME= qiv-1.0
@@ -15,7 +15,7 @@ EXTRACT_SUFX= .tgz
MAINTAINER= billf@FreeBSD.org
-LIB_DEPENDS= gtk.1:${PORTSDIR}/x11-toolkits/gtk11
+LIB_DEPENDS= gtk11.1:${PORTSDIR}/x11-toolkits/gtk11
BUILD_DEPENDS= imlib-config:${PORTSDIR}/graphics/imlib
USE_X_PREFIX= yes