summaryrefslogtreecommitdiffstats
path: root/plugins
diff options
context:
space:
mode:
authorTony Theodore <tonyt@logyst.com>2017-11-26 23:01:43 (GMT)
committerTony Theodore <tonyt@logyst.com>2017-12-22 21:19:00 (GMT)
commit7c7e3d5f348a9ef160e73e41cc028d765fb3e18d (patch)
tree52a60878bec0fff56fa7b7cc2a1f722496cbef44 /plugins
parent05be27ff7c67169fb168fd9deac28e718ff415b1 (diff)
downloadmxe-7c7e3d5f348a9ef160e73e41cc028d765fb3e18d.zip
mxe-7c7e3d5f348a9ef160e73e41cc028d765fb3e18d.tar.gz
mxe-7c7e3d5f348a9ef160e73e41cc028d765fb3e18d.tar.bz2
rename archive pkg-type to source-only for clarity
archive could imply a deprecated package
Diffstat (limited to 'plugins')
-rw-r--r--plugins/native/glib2-macports.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/native/glib2-macports.mk b/plugins/native/glib2-macports.mk
index 3ae26a9..f09eaf2 100644
--- a/plugins/native/glib2-macports.mk
+++ b/plugins/native/glib2-macports.mk
@@ -11,7 +11,7 @@ $(PKG)_FILE := glib2-$($(PKG)_VERSION)_0.darwin_16.x86_64.tbz2
$(PKG)_URL := https://packages.macports.org/glib2/glib2-$($(PKG)_VERSION)_0.darwin_16.x86_64.tbz2
$(PKG)_DEPS :=
$(PKG)_TARGETS := $(BUILD)
-$(PKG)_TYPE := archive
+$(PKG)_TYPE := source-only
define $(PKG)_UPDATE
echo 'manually update glib2-macports as necessary' >&2;