fix a few depends (python mostly)

This commit is contained in:
espie 2009-03-14 23:13:33 +00:00
parent 77c97ba571
commit e0e1b04570
8 changed files with 17 additions and 15 deletions

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.9 2008/10/01 04:52:19 ckuethe Exp $
# $OpenBSD: Makefile,v 1.10 2009/03/14 23:13:33 espie Exp $
COMMENT= Atmel AVR 8-bit RISC microcontrollers' XGCC
@ -26,7 +26,7 @@ MASTER_SITES= ${MASTER_SITE_GNU:=gcc/gcc-$(V)/}
LIB_DEPENDS+= gmp:gmp->=4.2:devel/gmp \
mpfr::devel/mpfr
BUILD_DEPENDS+= :autoconf-2.13*:devel/autoconf/2.13 \
BUILD_DEPENDS+= :autoconf-2.13:devel/autoconf/2.13 \
:bison-*:devel/bison \
::devel/metaauto \
::devel/avr/binutils

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.6 2009/01/02 13:07:37 djm Exp $
# $OpenBSD: Makefile,v 1.7 2009/03/14 23:13:34 espie Exp $
SHARED_ONLY= Yes
@ -6,7 +6,7 @@ COMMENT= distributed version control system by Canonical
MODPY_EGG_VERSION=1.3
DISTNAME= bzr-${MODPY_EGG_VERSION}
PKGNAME= ${DISTNAME}p0
PKGNAME= ${DISTNAME}p1
CATEGORIES= devel
HOMEPAGE= http://bazaar-vcs.org/

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.3 2007/10/08 08:22:39 steven Exp $
# $OpenBSD: Makefile,v 1.4 2009/03/14 23:13:34 espie Exp $
COMMENT= fast, incremental CVS to Mercurial conversion
@ -8,7 +8,7 @@ VERSION= 20060714
DISTNAME= cvs20hg-${CHANGESET}
EXTRACT_SUFX= .tar.bz2
PKGNAME= cvs20hg-${VERSION}p0
PKGNAME= cvs20hg-${VERSION}p1
CATEGORIES= devel
PERMIT_PACKAGE_CDROM= Yes

View File

@ -1,9 +1,9 @@
# $OpenBSD: Makefile,v 1.29 2007/10/08 08:22:39 steven Exp $
# $OpenBSD: Makefile,v 1.30 2009/03/14 23:13:34 espie Exp $
COMMENT= C/C++ source code auditing tool
DISTNAME= flawfinder-1.27
PKGNAME= ${DISTNAME}p0
PKGNAME= ${DISTNAME}p1
CATEGORIES= devel security
HOMEPAGE= http://www.dwheeler.com/flawfinder/

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.5 2009/01/14 10:38:33 jasper Exp $
# $OpenBSD: Makefile,v 1.6 2009/03/14 23:13:34 espie Exp $
COMMENT= C++ interface to GConf
@ -6,6 +6,7 @@ GNOME_PROJECT= gconfmm
GNOME_VERSION= 2.24.0
SHARED_LIBS += gconfmm-2.6 0.1 # .1.6
CATEGORIES= devel
PKGNAME= ${DISTNAME}p0
HOMEPAGE= http://www.gtkmm.org/
@ -23,7 +24,7 @@ MODULES= devel/gettext \
LIB_DEPENDS= ORBit-2::devel/ORBit2 \
gconf-2.>=5::devel/gconf2 \
sigc-2.0:libsigc++-2.*:devel/libsigc++-2 \
sigc-2.0:libsigc++->=2,<3:devel/libsigc++-2 \
glibmm-2.4:glib2mm->=2.8:devel/glib2mm
CONFIGURE_STYLE= gnu

View File

@ -1,9 +1,9 @@
# $OpenBSD: Makefile,v 1.6 2007/10/08 08:22:39 steven Exp $
# $OpenBSD: Makefile,v 1.7 2009/03/14 23:13:34 espie Exp $
COMMENT= Google utilities written in Python
DISTNAME= goopy-0.1
PKGNAME= ${DISTNAME}p2
PKGNAME= ${DISTNAME}p3
CATEGORIES= devel
HOMEPAGE= http://goog-goopy.sourceforge.net/

View File

@ -1,9 +1,10 @@
# $OpenBSD: Makefile,v 1.11 2008/12/27 15:29:54 fgsch Exp $
# $OpenBSD: Makefile,v 1.12 2009/03/14 23:13:34 espie Exp $
COMMENT= enhanced interactive Python shell
MODPY_EGG_VERSION= 0.9.1
DISTNAME= ipython-${MODPY_EGG_VERSION}
PKGNAME= ${DISTNAME}p0
CATEGORIES= devel
HOMEPAGE= http://ipython.scipy.org/moin/

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.3 2007/10/08 08:22:40 steven Exp $
# $OpenBSD: Makefile,v 1.4 2009/03/14 23:13:34 espie Exp $
COMMENT= RCS parsing library for Python
@ -7,7 +7,7 @@ CHANGESET= 40d822c6febd
VERSION= 20060714
DISTNAME= rcsparse-${CHANGESET}
EXTRACT_SUFX= .tar.bz2
PKGNAME= rcsparse-${VERSION}p0
PKGNAME= rcsparse-${VERSION}p1
CATEGORIES= devel
PERMIT_PACKAGE_CDROM= Yes