summaryrefslogtreecommitdiff
path: root/math/tochnog/patches
diff options
context:
space:
mode:
authorjtb <jtb>2001-04-29 16:17:50 +0000
committerjtb <jtb>2001-04-29 16:17:50 +0000
commit4b43888a1af87bc0b563241194f5a2ccdaf3a764 (patch)
treeb9bc01b1a29fec701eeafb616cb75ac357d96b0b /math/tochnog/patches
parenta985e3eb0ab6455a1845e58c18057d40e07523dc (diff)
downloadpkgsrc-4b43888a1af87bc0b563241194f5a2ccdaf3a764.tar.gz
Update of tochnog to 20010429. Changes unknown. Move to SHA1 checksums.
Diffstat (limited to 'math/tochnog/patches')
-rw-r--r--math/tochnog/patches/patch-aa6
1 files changed, 3 insertions, 3 deletions
diff --git a/math/tochnog/patches/patch-aa b/math/tochnog/patches/patch-aa
index e1c4b1f9797..e8d31c1dbef 100644
--- a/math/tochnog/patches/patch-aa
+++ b/math/tochnog/patches/patch-aa
@@ -1,4 +1,4 @@
-$NetBSD: patch-aa,v 1.1.1.1 2001/02/10 04:30:48 jtb Exp $
+$NetBSD: patch-aa,v 1.2 2001/04/29 16:17:51 jtb Exp $
--- makefile.orig Sun Jan 28 09:45:23 2001
+++ makefile
@@ -33,9 +33,9 @@ $NetBSD: patch-aa,v 1.1.1.1 2001/02/10 04:30:48 jtb Exp $
+ "VCPP=" \
+ "COMPILER_C=$(CC)" \
+ "COMPILER_CPP=$(CXX)" \
-+ "COMPILER_FLAGS=$(CFLAGS) -ansi -c $(PROFILE) $(ALL_INCLUDE)" \
++ "COMPILER_FLAGS=$(CFLAGS) -ansi -c $(ALL_INCLUDE)" \
+ "LINK_FLAGS_BEFORE=" \
-+ "LINK_FLAGS_AFTER= $(PROFILE) $(ALL_LIB) -lm -o tochnog"
++ "LINK_FLAGS_AFTER= $(ALL_LIB) -lm -o tochnog"
tochnog: adjust.$(OBJ) area.$(OBJ) \
beam.$(OBJ) bounda.$(OBJ) calcul.$(OBJ) \