summaryrefslogtreecommitdiff
path: root/ftp/ftptool/Makefile
diff options
context:
space:
mode:
authorSteve Price <steve@FreeBSD.org>1998-09-21 22:15:59 +0000
committerSteve Price <steve@FreeBSD.org>1998-09-21 22:15:59 +0000
commita198154cf277f8795e1ab43acb6bc191f9fcccf9 (patch)
tree3680bcca1bfc92629c58f00af8f9ee3d15436008 /ftp/ftptool/Makefile
parentRemove regexp libXbae library. (diff)
Remove regexp support for libxview not that it builds ELF too.
Notes
Notes: svn path=/head/; revision=13294
Diffstat (limited to 'ftp/ftptool/Makefile')
-rw-r--r--ftp/ftptool/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/ftp/ftptool/Makefile b/ftp/ftptool/Makefile
index 2767b42c18d5..076039462c51 100644
--- a/ftp/ftptool/Makefile
+++ b/ftp/ftptool/Makefile
@@ -3,7 +3,7 @@
# Date created: 19 March 1996
# Whom: janek@gaja.ipan.lublin.pl
#
-# $Id: Makefile,v 1.3 1996/12/01 01:22:47 obrien Exp $
+# $Id: Makefile,v 1.4 1998/08/07 23:56:42 asami Exp $
#
DISTNAME= ftptool-4.6
@@ -14,7 +14,7 @@ DISTFILES= Ftptool4.6.tar.gz
MAINTAINER= janek@gaja.ipan.lublin.pl
-LIB_DEPENDS= xview\\.3\\.:${PORTSDIR}/x11-toolkits/xview-lib
+LIB_DEPENDS= xview.3:${PORTSDIR}/x11-toolkits/xview-lib
USE_IMAKE= yes
WRKSRC= ${WRKDIR}/Ftptool4.6