1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-22 20:41:26 +00:00

Change depend from gtk10 to gtk12 in an attempt to phase out the gtk10 port.

This commit is contained in:
Michael Haro 1999-04-21 06:38:07 +00:00
parent b1860f81da
commit 9da1e234f4
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=18043

View File

@ -3,7 +3,7 @@
# Date created: 22 October 1998
# Whom: Antti Kaipila <anttik@iki.fi>
#
# $Id: Makefile,v 1.4 1999/03/17 12:55:31 kris Exp $
# $Id: Makefile,v 1.5 1999/04/13 13:09:54 kris Exp $
#
DISTNAME= wxftp-0.4.4.src
@ -16,7 +16,7 @@ MASTER_SITES= ftp://ftp.wxftp.seul.org/pub/wxftp/0.4.4/ \
MAINTAINER= kris@FreeBSD.ORG
LIB_DEPENDS= gtk10.1:${PORTSDIR}/x11-toolkits/gtk10
LIB_DEPENDS= gtk12.1:${PORTSDIR}/x11-toolkits/gtk12
WRKSRC= ${WRKDIR}/${PKGNAME}/src
USE_GMAKE= yes