From d2d0618fc29aedfd850fb9df8ffae4afd87dfa6c Mon Sep 17 00:00:00 2001 From: John Marino Date: Thu, 26 Mar 2015 20:22:00 +0000 Subject: [PATCH] x11-toolkits/swt: Fix embarrassing typo Reports by: Jung-uk Kim --- x11-toolkits/swt/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/x11-toolkits/swt/Makefile b/x11-toolkits/swt/Makefile index a3665b7f602a..0f7e28fa9e97 100644 --- a/x11-toolkits/swt/Makefile +++ b/x11-toolkits/swt/Makefile @@ -85,7 +85,7 @@ post-extract: post-patch: ${SED} -e 's|freebsd|dragonfly|g' ${WRKSRC}/make_freebsd.mak \ - ${WRKSRC}/make_dragonfly.mak + > ${WRKSRC}/make_dragonfly.mak do-install: @${MKDIR} ${STAGEDIR}${JAVAJARDIR}