summaryrefslogtreecommitdiff
path: root/cad
diff options
context:
space:
mode:
authorwiz <wiz>2014-12-11 20:12:36 +0000
committerwiz <wiz>2014-12-11 20:12:36 +0000
commitce43b366e861214a7dda2f32bb110321c2f2cb4f (patch)
tree37748cf46fab117aa42c8e2ef6adbb69e5c0dcc1 /cad
parent80705114d67e9ed620834e61a4b8a719f1260d37 (diff)
downloadpkgsrc-ce43b366e861214a7dda2f32bb110321c2f2cb4f.tar.gz
Add confusing space before target name.
Diffstat (limited to 'cad')
-rw-r--r--cad/ghdl/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/cad/ghdl/Makefile b/cad/ghdl/Makefile
index 3a3ac8e4a18..5b7041f052e 100644
--- a/cad/ghdl/Makefile
+++ b/cad/ghdl/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2014/12/09 20:06:03 ryoon Exp $
+# $NetBSD: Makefile,v 1.4 2014/12/11 20:12:36 wiz Exp $
GCCVER= 4.9.2
DISTNAME= ghdl-0.32rc1
@@ -51,7 +51,7 @@ CONFIGURE_ARGS+= --with-local-prefix=${GCC_PREFIX:Q}
INSTALLATION_DIRS+= bin
- post-extract:
+post-extract:
cd ${WRKDIR} && ${MV} ${DISTNAME}/vhdl gcc-${GCCVER}/gcc
pre-configure: