summaryrefslogtreecommitdiff
path: root/math/mbasecalc/files
diff options
context:
space:
mode:
authorVolker Stolz <vs@FreeBSD.org>2005-12-12 14:02:57 +0000
committerVolker Stolz <vs@FreeBSD.org>2005-12-12 14:02:57 +0000
commit4d32f37528dae79af23c6573a2676f23c496f278 (patch)
tree20acf2c9de9ed5ff70b2d9a930f8e2f8751f0e3b /math/mbasecalc/files
parent- Add patch to provide SMTP Authentication on main qmail port. (diff)
Respect X11BASE
PR: ports/90170 Submitted by: maintainer
Notes
Notes: svn path=/head/; revision=150988
Diffstat (limited to 'math/mbasecalc/files')
-rw-r--r--math/mbasecalc/files/patch-Makefile11
1 files changed, 0 insertions, 11 deletions
diff --git a/math/mbasecalc/files/patch-Makefile b/math/mbasecalc/files/patch-Makefile
deleted file mode 100644
index 77468d9370f4..000000000000
--- a/math/mbasecalc/files/patch-Makefile
+++ /dev/null
@@ -1,11 +0,0 @@
-diff -ru mbasecalc/Makefile mbasecalc.new/Makefile
---- Makefile Mon Jun 4 21:40:53 2001
-+++ Makefile Tue Jun 15 19:49:55 2004
-@@ -7,7 +7,7 @@
- CXX=g++
- DEFS=
- PROGNAME= mbasecalc
--INCLUDES= -I.
-+INCLUDES+= -I.
- LIBS= -L/usr/X11R6/lib -lfltk -lX11
-