enforce autoconf-version, fix and bump xfce4-dev-tools
(this also fixes build depends in comms/tlf and games/alephone)
This commit is contained in:
parent
fe13b4748a
commit
c7e774caa1
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile.inc,v 1.1 2010/11/15 20:21:01 espie Exp $
|
||||
# $OpenBSD: Makefile.inc,v 1.2 2010/11/26 07:54:43 espie Exp $
|
||||
|
||||
# most parts common to all autoconfs actually
|
||||
COMMENT ?= automatically configure source code on many Un*x platforms
|
||||
@ -18,6 +18,7 @@ PERMIT_PACKAGE_FTP ?= Yes
|
||||
SUFFIX ?= -${VERSION}
|
||||
SUBST_VARS += SUFFIX
|
||||
RUN_DEPENDS += devel/metaauto
|
||||
PKGSPEC ?= autoconf-${VERSION}
|
||||
|
||||
CONFIGURE_STYLE ?= gnu
|
||||
|
||||
|
@ -1,10 +1,10 @@
|
||||
# $OpenBSD: Makefile,v 1.4 2010/11/22 08:37:06 espie Exp $
|
||||
# $OpenBSD: Makefile,v 1.5 2010/11/26 07:54:43 espie Exp $
|
||||
|
||||
COMMENT = Xfce4 developer tools and macros
|
||||
|
||||
XFCE_PROJECT = xfce4-dev-tools
|
||||
XFCE_VERSION = 4.7.2
|
||||
REVISION = 0
|
||||
REVISION = 1
|
||||
HOMEPAGE = http://foo-projects.org/~benny/projects/xfce4-dev-tools/
|
||||
|
||||
# GPLv2
|
||||
|
Loading…
Reference in New Issue
Block a user