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, 13 insertions, 0 deletions
diff --git a/devel/pmake/files/patch-ad b/devel/pmake/files/patch-ad
new file mode 100644
index 000000000000..21f90d174a51
--- /dev/null
+++ b/devel/pmake/files/patch-ad
@@ -0,0 +1,13 @@
+--- 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
+
+ #