Fix typo related to gtk.

Satoshi's build scripts caught this (sort of).
This commit is contained in:
Bill Fumerola 1999-01-27 22:11:13 +00:00
parent 2e82819e98
commit 0dabdfcb0e
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=16392

View file

@ -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