summaryrefslogtreecommitdiff
path: root/cad
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2014-12-11 20:12:36 +0000
committerwiz <wiz@pkgsrc.org>2014-12-11 20:12:36 +0000
commitb2fb9e610edd5dd6d80715f273d9b3110172c6fe (patch)
tree37748cf46fab117aa42c8e2ef6adbb69e5c0dcc1 /cad
parent1c7737585e7e63ab387d5207edf31b4c7c2d5d53 (diff)
downloadpkgsrc-b2fb9e610edd5dd6d80715f273d9b3110172c6fe.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: