summaryrefslogtreecommitdiff
path: root/graphics/libscigraphica
diff options
context:
space:
mode:
authorhira <hira>2007-09-25 10:03:52 +0000
committerhira <hira>2007-09-25 10:03:52 +0000
commit2b7792020923f02c28e881f22c3cc2d7509d7073 (patch)
treec5f5066db531491fbb3eef2725efb362ebab9b0d /graphics/libscigraphica
parent6f6499d09b778771625527e578a1e775ebe6c7e9 (diff)
downloadpkgsrc-2b7792020923f02c28e881f22c3cc2d7509d7073.tar.gz
Back out previous. Pointed out by uebayasi@ and martti@.
Diffstat (limited to 'graphics/libscigraphica')
-rw-r--r--graphics/libscigraphica/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/libscigraphica/Makefile b/graphics/libscigraphica/Makefile
index 512050ad62b..2771baa782a 100644
--- a/graphics/libscigraphica/Makefile
+++ b/graphics/libscigraphica/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.5 2007/09/25 08:31:54 hira Exp $
+# $NetBSD: Makefile,v 1.6 2007/09/25 10:03:53 hira Exp $
#
DISTNAME= libscigraphica-2.1.1
@@ -18,7 +18,7 @@ GNU_CONFIGURE= yes
PKGCONFIG_OVERRIDE+= libscigraphica-2.0.pc.in
pre-configure:
- ${LN} -s ${PYTHONBIN} ${TOOLS_DIR}/bin/python
+ ln -s ${PYTHONBIN} ${TOOLS_DIR}/bin/python
.include "../../lang/python/extension.mk"
.include "../../math/py-numarray/buildlink3.mk"