summaryrefslogtreecommitdiff
path: root/math/gp-grape
diff options
context:
space:
mode:
authorcjep <cjep@pkgsrc.org>2002-12-23 22:18:24 +0000
committercjep <cjep@pkgsrc.org>2002-12-23 22:18:24 +0000
commitf3a3f76e1c375e3809c1493ca2c7ac17ec230831 (patch)
tree2e20e93db8e45e6c5a3fab67267eb72d25875195 /math/gp-grape
parent08dc6b4886617e0c3ff60fe74f18f50984e1c35f (diff)
downloadpkgsrc-f3a3f76e1c375e3809c1493ca2c7ac17ec230831.tar.gz
Remove pointless brackets.
Diffstat (limited to 'math/gp-grape')
-rw-r--r--math/gp-grape/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/math/gp-grape/Makefile b/math/gp-grape/Makefile
index bc6ed986151..124d88ceac5 100644
--- a/math/gp-grape/Makefile
+++ b/math/gp-grape/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2002/12/23 02:02:08 cjep Exp $
+# $NetBSD: Makefile,v 1.4 2002/12/23 22:18:24 cjep Exp $
#
DISTNAME= grape4r1
@@ -18,7 +18,7 @@ ALL_TARGET= bsd-gcc
GAP_PKG_NAME= grape
do-configure:
- (cd ${WRKSRC} && ${SH} configure ${GAP_DIRECTORY} )
+ cd ${WRKSRC} && ${SH} configure ${GAP_DIRECTORY}
do-install:
${INSTALL_PROGRAM_DIR} ${GAP_PKG_DIRECTORY}