Move some stuffs around and add a comment about API_V.
This commit is contained in:
parent
280ecf472b
commit
aff4d06cdb
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.17 2010/04/24 17:13:04 ajacoutot Exp $
|
||||
# $OpenBSD: Makefile,v 1.18 2010/04/27 07:46:39 ajacoutot Exp $
|
||||
|
||||
COMMENT= collection of extensions for Epiphany
|
||||
|
||||
@ -6,6 +6,11 @@ GNOME_PROJECT= epiphany-extensions
|
||||
GNOME_VERSION= 2.30.0
|
||||
PKGNAME= ${DISTNAME}p1
|
||||
|
||||
# sync with www/epiphany
|
||||
API_V= 2.29
|
||||
M= ${GNOME_VERSION:R}
|
||||
SUBST_VARS= M API_V
|
||||
|
||||
CATEGORIES= www
|
||||
|
||||
HOMEPAGE= http://projects.gnome.org/epiphany/extensions
|
||||
@ -54,8 +59,4 @@ CONFIGURE_ARGS= ${CONFIGURE_SHARED} \
|
||||
--disable-scrollkeeper \
|
||||
--enable-opensp=no
|
||||
|
||||
API_V= 2.29
|
||||
M= ${GNOME_VERSION:R}
|
||||
SUBST_VARS= M API_V
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
Loading…
Reference in New Issue
Block a user