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-mgmt/trafd/files/patch-ae | |
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-mgmt/trafd/files/patch-ae | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/net-mgmt/trafd/files/patch-ae b/net-mgmt/trafd/files/patch-ae new file mode 100644 index 000000000000..b583de35ce86 --- /dev/null +++ b/net-mgmt/trafd/files/patch-ae @@ -0,0 +1,7 @@ +--- trafd/trafstop.orig Tue Feb 8 00:14:49 2000 ++++ trafd/trafstop Tue Feb 8 00:15:51 2000 +@@ -1,3 +1,4 @@ ++#!/bin/sh + # + # trafstop Copyright (c)1993 CAD lab + # |