aboutsummaryrefslogtreecommitdiff
path: root/ftp
diff options
context:
space:
mode:
authorJacques Vidrine <nectar@FreeBSD.org>1999-01-22 22:18:10 +0000
committerJacques Vidrine <nectar@FreeBSD.org>1999-01-22 22:18:10 +0000
commitc7470ab0c2c3a173a27354ead594260c5d649fd9 (patch)
tree080f901629e4aedcbdf0fe34e206e76b13c4a7b3 /ftp
parent527a5837053e32f938427b7af82ac86be435a639 (diff)
downloadports-c7470ab0c2c3a173a27354ead594260c5d649fd9.tar.gz
ports-c7470ab0c2c3a173a27354ead594260c5d649fd9.zip
Notes
Diffstat (limited to 'ftp')
-rw-r--r--ftp/axyftp/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/ftp/axyftp/Makefile b/ftp/axyftp/Makefile
index 0c76dfad3aee..23ddb48503c8 100644
--- a/ftp/axyftp/Makefile
+++ b/ftp/axyftp/Makefile
@@ -3,7 +3,7 @@
# Date created: 22 October 1998
# Whom: Antti Kaipila <anttik@iki.fi>
#
-# $Id: Makefile,v 1.1.1.1 1998/12/01 22:11:59 billf Exp $
+# $Id: Makefile,v 1.2 1999/01/18 03:26:43 steve Exp $
#
DISTNAME= wxftp-0.4.1.src
@@ -14,7 +14,7 @@ MASTER_SITE_SUBDIR= system/network/file-transfer
MAINTAINER= anttik@iki.fi
-LIB_DEPENDS= gtk.1:${PORTSDIR}/x11-toolkits/gtk
+LIB_DEPENDS= gtk10.1:${PORTSDIR}/x11-toolkits/gtk10
WRKSRC= ${WRKDIR}/${PKGNAME}/src
USE_GMAKE= yes