summaryrefslogtreecommitdiffstats
path: root/src/nsis.mk
diff options
context:
space:
mode:
authorVolker Grabsch <vog@notjusthosting.com>2009-09-20 12:36:46 (GMT)
committerVolker Grabsch <vog@notjusthosting.com>2009-09-20 12:36:46 (GMT)
commitf162381b1a406c895277b9950559ec5fca3fdd92 (patch)
tree07f172565d40862eb68d9279f2d80ea86dbe8cd2 /src/nsis.mk
parent4bf7a58c9e319c3495e1a32ce5a0a260e0ef2ebc (diff)
downloadmxe-f162381b1a406c895277b9950559ec5fca3fdd92.zip
mxe-f162381b1a406c895277b9950559ec5fca3fdd92.tar.gz
mxe-f162381b1a406c895277b9950559ec5fca3fdd92.tar.bz2
improved version recognition, enable the notation of ignored (bad) package versions
Diffstat (limited to 'src/nsis.mk')
-rw-r--r--src/nsis.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/nsis.mk b/src/nsis.mk
index a20ab93..f618d67 100644
--- a/src/nsis.mk
+++ b/src/nsis.mk
@@ -21,6 +21,7 @@
# NSIS
PKG := nsis
+$(PKG)_IGNORE :=
$(PKG)_VERSION := 2.45
$(PKG)_CHECKSUM := ce02adf68dbedc798615ffb212d27a9b03d5defb
$(PKG)_SUBDIR := nsis-$($(PKG)_VERSION)-src