diff options
author | R. Imura <imura@FreeBSD.org> | 2000-02-12 20:19:01 +0000 |
---|---|---|
committer | R. Imura <imura@FreeBSD.org> | 2000-02-12 20:19:01 +0000 |
commit | 6834994524cbc551d9abe52ebba5d63e908b26ed (patch) | |
tree | 57d7d563e875c0722ef1d753d6b84c3d359ae6e8 /net/trafd/files/patch-ac | |
parent | Do mktexlsr in install to update cache of pTex. (diff) |
- Changed port to use ${PREFIX}
- Changed to use ${CFLAGS} in /etc/make.conf
- Added do-install:, so proper INSTALL macros could be used
PR: 16595
Submitted by: Christopher J. Michaels <cjm2@altavista.net>
Diffstat (limited to '')
-rw-r--r-- | net/trafd/files/patch-ac | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/net/trafd/files/patch-ac b/net/trafd/files/patch-ac new file mode 100644 index 000000000000..3bd0c67318ad --- /dev/null +++ b/net/trafd/files/patch-ac @@ -0,0 +1,7 @@ +--- trafd/trafsave.orig Tue Feb 8 00:14:31 2000 ++++ trafd/trafsave Tue Feb 8 00:15:15 2000 +@@ -1,3 +1,4 @@ ++#!/bin/sh + # + # trafsave Copyright (c)1993 CAD lab + # |