From 0e1ca5a83075783102ffe6ffada7ccadd3939340 Mon Sep 17 00:00:00 2001 From: mharo Date: Wed, 21 Apr 1999 06:38:07 +0000 Subject: Change depend from gtk10 to gtk12 in an attempt to phase out the gtk10 port. --- ftp/axyftp/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'ftp/axyftp') diff --git a/ftp/axyftp/Makefile b/ftp/axyftp/Makefile index aeae2211a319..a3afca94bba6 100644 --- a/ftp/axyftp/Makefile +++ b/ftp/axyftp/Makefile @@ -3,7 +3,7 @@ # Date created: 22 October 1998 # Whom: Antti Kaipila # -# $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 -- cgit