Use VERSION in MASTER_SITES. pointed out by ajacoutot@

This commit is contained in:
landry 2015-02-10 10:17:45 +00:00
parent ce36908e70
commit 9f5cad24ab

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.30 2015/02/10 10:05:58 landry Exp $
# $OpenBSD: Makefile,v 1.31 2015/02/10 10:17:45 landry Exp $
COMMENT = gpx file viewer
@ -13,7 +13,7 @@ MAINTAINER = Landry Breuil <landry@openbsd.org>
# GPLv2
PERMIT_PACKAGE_CDROM = Yes
MASTER_SITES = http://edge.launchpad.net/gpx-viewer/trunk/0.4.0/+download/
MASTER_SITES = http://edge.launchpad.net/gpx-viewer/trunk/${VERSION}/+download/
CONFIGURE_STYLE = gnu
CONFIGURE_ENV = CPPFLAGS="-I${LOCALBASE}/include" \