Opened 8 years ago

Closed 7 years ago

#52418 closed enhancement (fixed)

gmake @4.1: create a symbolic link in /opt/local/libexec/gnubin

Reported by: mark@… Owned by: stuartwesterman (Stuart Westerman)
Priority: Normal Milestone:
Component: ports Version:
Keywords: Cc:
Port: gmake

Description

I added /opt/local/libexec/gnubin to the front of my PATH so that I can use GNU utilities by default. However when I type "make" I'm still getting the OS X one :-(. Please could the "gmake" package create a symbolic link from /opt/local/libexec/gnubin/make to /opt/local/bin/gmake to allow people to easily use it by default with a simple PATH tweak?

Change History (2)

comment:1 Changed 8 years ago by mf2k (Frank Schima)

Cc: stuartwesterman@… removed
Owner: changed from macports-tickets@… to stuartwesterman@…
Version: 2.3.4

comment:2 Changed 7 years ago by l2dy (Zero King)

Resolution: fixed
Status: newclosed

In dba85ce/macports-ports:

gmake: update to 4.2.1 and create link in gnubin

Fixes: #52418
Fixes: #53282

Note: See TracTickets for help on using tickets.