2012-02-28 16:06 UTC+0100 Viktor Szakats (harbour syenar.net)
* config/global.mk
+ detect rudix
This commit is contained in:
@@ -16,6 +16,10 @@
|
||||
The license applies to all entries newer than 2009-04-28.
|
||||
*/
|
||||
|
||||
2012-02-28 16:06 UTC+0100 Viktor Szakats (harbour syenar.net)
|
||||
* config/global.mk
|
||||
+ detect rudix
|
||||
|
||||
2012-02-28 16:04 UTC+0100 Viktor Szakats (harbour syenar.net)
|
||||
* contrib/hbtip/client.prg
|
||||
! typo
|
||||
|
||||
@@ -1361,6 +1361,9 @@ ifeq ($(HB_HOST_PKGM),)
|
||||
ifneq ($(wildcard /usr/local/bin/brew),)
|
||||
HB_HOST_PKGM += homebrew
|
||||
endif
|
||||
ifneq ($(wildcard /usr/local/bin/rudix),)
|
||||
HB_HOST_PKGM += rudix
|
||||
endif
|
||||
ifneq ($(wildcard /opt/local/bin/port),)
|
||||
HB_HOST_PKGM += macports
|
||||
endif
|
||||
|
||||
Reference in New Issue
Block a user