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-aa | |
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-aa')
-rw-r--r-- | devel/pmake/files/patch-aa | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/devel/pmake/files/patch-aa b/devel/pmake/files/patch-aa deleted file mode 100644 index e54bb2a72fac..000000000000 --- a/devel/pmake/files/patch-aa +++ /dev/null @@ -1,13 +0,0 @@ ---- makefile.orig Thu Nov 12 10:59:34 1998 -+++ makefile Thu Nov 12 11:01:51 1998 -@@ -21,8 +21,8 @@ - # LSTDIR location of linked-list library - # - DESTDIR = --BINDIR = /usr/local/bin --LIBDIR = /usr/local/lib/pmake -+BINDIR = $(PREFIX)/bin -+LIBDIR = $(PREFIX)/lib/pmake - SYSTEM_MK = system.mk - - LIBSRC = lib |