openbsd-ports/net/rrdtool/patches/patch-tcl_Makefile_in
camield ffd20539df TCL flavor now compiles and installs. It needs testing by someone
who actually uses it.
From maintainer.
2000-06-19 09:11:27 +00:00

13 lines
384 B
Plaintext

$OpenBSD: patch-tcl_Makefile_in,v 1.3 2000/06/19 09:11:27 camield Exp $
--- tcl/Makefile.in.orig Mon Jun 12 14:29:45 2000
+++ tcl/Makefile.in Wed Jun 14 12:51:00 2000
@@ -32,8 +32,6 @@ mandir = @mandir@
includedir = @includedir@
oldincludedir = /usr/include
-DESTDIR =
-
pkgdatadir = $(datadir)/@PACKAGE@
pkglibdir = $(libdir)/@PACKAGE@
pkgincludedir = $(includedir)/@PACKAGE@