diff options
-rw-r--r-- | net/citrix_ica/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/net/citrix_ica/Makefile b/net/citrix_ica/Makefile index bc2da4a2708..320bb9cd9f2 100644 --- a/net/citrix_ica/Makefile +++ b/net/citrix_ica/Makefile @@ -1,4 +1,4 @@ -#$NetBSD: Makefile,v 1.11 2002/08/05 00:34:56 dmcmahill Exp $ +# $NetBSD: Makefile,v 1.12 2002/11/26 21:43:49 cjep Exp $ # # A default so lintpkgsrc is happy @@ -55,7 +55,6 @@ pre-patch: ${MKDIR} ${PATCHDIR} ${CP} ${PKGDIR}/patches/patch-${MACHINE_ARCH}-* ${PATCHDIR} - do-build: ${SED} s%DESTINATION%${CDIR}% ${FILESDIR}/response \ > ${WRKSRC}/response |