diff options
author | Rene Ladan <rene@FreeBSD.org> | 2011-02-24 22:10:52 +0000 |
---|---|---|
committer | Rene Ladan <rene@FreeBSD.org> | 2011-02-24 22:10:52 +0000 |
commit | 1134a120475a4f72f1c2ae98ff0fa8968cc39066 (patch) | |
tree | 720dc30ba4ea4a86f63698b0628fdc723fc74b23 /devel/pmake/files/patch-ae | |
parent | Upgrade to LLVM and Clang r126079 to match the version in HEAD. (diff) |
Remove expired ports:
2011-02-23 devel/pmake: does not build on any supported version of FreeBSD
2011-02-24 net-p2p/linux-agsatellite: the whole service went to cloud
Notes
Notes:
svn path=/head/; revision=269603
Diffstat (limited to 'devel/pmake/files/patch-ae')
-rw-r--r-- | devel/pmake/files/patch-ae | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/devel/pmake/files/patch-ae b/devel/pmake/files/patch-ae deleted file mode 100644 index 545771c69d82..000000000000 --- a/devel/pmake/files/patch-ae +++ /dev/null @@ -1,12 +0,0 @@ ---- doc/Makefile.orig Thu Nov 12 17:51:30 1998 -+++ doc/Makefile Thu Nov 12 17:54:24 1998 -@@ -19,7 +19,7 @@ - # most of the stuff here is machine independent - .EXPORT: -- -+.NOEXPORT: --MANDIR = /usr/local/man -+MANDIR = $(PREFIX)/man - MANEXT1 = 1 - MANEXT8 = 8 - |