mirror of
https://github.com/macports/macports-ports.git
synced 2026-07-12 18:20:25 -07:00
git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@141071 d073be05-634f-4543-b044-5fe20cf6d1d6
12 lines
452 B
Diff
12 lines
452 B
Diff
--- oinkmaster.conf.orig 2006-02-18 06:35:21.000000000 -0600
|
|
+++ oinkmaster.conf 2015-10-09 10:44:37.000000000 -0500
|
|
@@ -87,7 +87,7 @@
|
|
# contains the Cygwin binaries and not the native Win32 binaries or
|
|
# you will get problems.
|
|
# Assume UNIX style by default:
|
|
-path = /bin:/usr/bin:/usr/local/bin
|
|
+path = @PREFIX@/bin:/bin:/usr/bin:/usr/local/bin
|
|
|
|
# Example if running native Win32 or standalone Cygwin:
|
|
# path = c:\oinkmaster;c:\oinkmaster\bin
|