freebsd-ports/graphics/orca/files/patch-src_Makefile.in
Edwin Groothuis 2c5367af51 New port: orca text data grapher (uses rrdtool)
orca makes great graphs, using rrdtool
	http://www.orcaware.com/orca/

PR:		ports/48448
Submitted by:	John Sellens <jsellens@generalconcepts.com>
2003-10-06 02:35:26 +00:00

11 lines
322 B
Text

--- src/Makefile.in.orig Wed Jul 31 01:20:01 2002
+++ src/Makefile.in Tue Feb 18 23:19:08 2003
@@ -9,7 +9,7 @@
RRD_DIR = @RRD_DIR@
VAR_DIR = @VAR_DIR@
ORCALLATOR_DIR = $(VAR_DIR)/orcallator
-PERL_SCRIPTS = orca upgrade_installation
+PERL_SCRIPTS = orca
SHELL_SCRIPTS =
TARGETS = $(PERL_SCRIPTS) $(SHELL_SCRIPTS)