From 850267c0e7de1e661c7473bbfbb0261e248188e2 Mon Sep 17 00:00:00 2001 From: steve Date: Mon, 21 Sep 1998 01:35:33 +0000 Subject: Remove regexp support for Xaw3d since it can now be built in an ELF world. --- ftp/moxftp/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'ftp') diff --git a/ftp/moxftp/Makefile b/ftp/moxftp/Makefile index a713b55..49dfa84 100644 --- a/ftp/moxftp/Makefile +++ b/ftp/moxftp/Makefile @@ -3,7 +3,7 @@ # Date created: 19 December 1994 # Whom: janek # -# $Id: Makefile,v 1.17 1998/08/18 23:23:02 hoek Exp $ +# $Id: Makefile,v 1.18 1998/08/19 04:16:15 hoek Exp $ # DISTNAME= moxftp-2.2 @@ -35,7 +35,7 @@ PROGRAM_NAME=xftp RESOURCE_NAME=Xftp .endif -#LIB_DEPENDS= Xaw3d\\.6:${PORTSDIR}/x11-toolkits/Xaw3d +#LIB_DEPENDS= Xaw3d.6:${PORTSDIR}/x11-toolkits/Xaw3d post-install: @strip ${PREFIX}/bin/${PROGRAM_NAME} -- cgit v1.1