add a plain ${VERSION} variable, aids the conversion

This commit is contained in:
jasper 2007-06-29 19:23:34 +00:00
parent c6d073167a
commit 614a5422f2

View File

@ -1,9 +1,10 @@
# $OpenBSD: gnome.port.mk,v 1.6 2007/06/01 17:29:09 jasper Exp $
# $OpenBSD: gnome.port.mk,v 1.7 2007/06/29 19:23:34 jasper Exp $
# Module for GNOME related ports
CATEGORIES+= x11/gnome
DISTNAME= ${GNOME_PROJECT}-${GNOME_VERSION}
VERSION= ${GNOME_VERSION}
USE_LIBTOOL?= Yes
USE_X11= Yes