summaryrefslogtreecommitdiff
path: root/devel/pmake/files/patch-ad
diff options
context:
space:
mode:
Diffstat (limited to 'devel/pmake/files/patch-ad')
-rw-r--r--devel/pmake/files/patch-ad13
1 files changed, 0 insertions, 13 deletions
diff --git a/devel/pmake/files/patch-ad b/devel/pmake/files/patch-ad
deleted file mode 100644
index 21f90d174a51..000000000000
--- a/devel/pmake/files/patch-ad
+++ /dev/null
@@ -1,13 +0,0 @@
---- common.mk.orig Thu Nov 12 15:49:34 1998
-+++ common.mk Thu Nov 12 15:50:31 1998
-@@ -30,8 +30,8 @@
- # INCLUDE where the sprite include files are
- #
- DESTDIR =
--BINDIR = /usr/local/bin
--LIBDIR = /usr/local/lib/pmake
-+BINDIR = $(PREFIX)/bin
-+LIBDIR = $(PREFIX)/lib/pmake
- SYSTEM_MK = system.mk
-
- #