summaryrefslogtreecommitdiff
path: root/sysutils
diff options
context:
space:
mode:
authorhasso <hasso>2009-09-24 08:07:36 +0000
committerhasso <hasso>2009-09-24 08:07:36 +0000
commit88a5f1cda9c6c99985d81c69a59df8e2b99085f4 (patch)
tree95be96516628d1fa57eb561217755fb889e01fd7 /sysutils
parent273ab49c996ef071ee96772b9c6f963203302391 (diff)
downloadpkgsrc-88a5f1cda9c6c99985d81c69a59df8e2b99085f4.tar.gz
Fix the crap I introduced with the last commit.
Diffstat (limited to 'sysutils')
-rw-r--r--sysutils/cdrtools/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/sysutils/cdrtools/Makefile b/sysutils/cdrtools/Makefile
index 773bafe60aa..8195100bddf 100644
--- a/sysutils/cdrtools/Makefile
+++ b/sysutils/cdrtools/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.61 2009/09/22 19:04:44 hasso Exp $
+# $NetBSD: Makefile,v 1.62 2009/09/24 08:07:36 hasso Exp $
DISTNAME= cdrtools-2.01.01a64
PKGNAME= ${DISTNAME:S/a/alpha/:S/-pre/pre/}
@@ -87,8 +87,8 @@ do-configure:
if [ ! -f ${MACHINE}-$$suffix ]; then \
ln -sf i386-$$suffix ${MACHINE}-$$suffix; \
fi; \
- done
- ln -sf i386-freebsd-cc.rul amd64-dragonfly-cc.rul
+ done; \
+ ln -sf i386-freebsd-cc.rul amd64-dragonfly-cc.rul; \
ln -sf i386-freebsd-gcc.rul amd64-dragonfly-gcc.rul
cd ${WRKSRC} && ${SETENV} ${CONFIGURE_ENV} ${MAKE_PROGRAM} config