print/py-reportlab/reportlab -> print/py-reportlab

This commit is contained in:
ajacoutot 2016-01-05 13:24:05 +00:00
parent 3fc91df9bc
commit 399fbd8868
3 changed files with 11 additions and 8 deletions

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.24 2015/11/29 08:22:11 ajacoutot Exp $
# $OpenBSD: Makefile,v 1.25 2016/01/05 13:24:05 ajacoutot Exp $
SHARED_ONLY= Yes
COMMENT= Python tools for computational molecular biology
@ -6,6 +6,7 @@ COMMENT= Python tools for computational molecular biology
MODPY_EGG_VERSION= 1.66
DISTNAME= biopython-${MODPY_EGG_VERSION}
CATEGORIES= biology
REVISION= 0
HOMEPAGE= http://www.biopython.org/
@ -23,7 +24,7 @@ WANTLIB+= ${MODPY_WANTLIB} pthread
BUILD_DEPENDS= devel/swig \
math/py-numpy
RUN_DEPENDS= math/py-numpy \
print/py-reportlab/reportlab
print/py-reportlab
TEST_DEPENDS= ${RUN_DEPENDS}
CFLAGS+= -fPIC

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.135 2015/11/17 08:57:45 ajacoutot Exp $
# $OpenBSD: Makefile,v 1.136 2016/01/05 13:24:05 ajacoutot Exp $
PORTROACH= skipv:${V}_py2.5
@ -22,6 +22,8 @@ PKGNAME-hpcups= hpcups-${V}
PKGNAME-hpijs= hpijs-${V}
PKGNAME-gui= hplip-gui-${V}
REVISION-main= 0
SHARED_LIBS += hpdiscovery 0.0 # 0.1
SHARED_LIBS += hpmud 2.0 # 0.6
SHARED_LIBS += hpipp 0.0 # 0.1
@ -60,7 +62,7 @@ LIB_DEPENDS-main= ${LIB_DEPENDS} \
RUN_DEPENDS-main= ${MODPY_RUN_DEPENDS} \
${MODGETTEXT_RUN_DEPENDS} \
devel/py-gobject \
print/py-reportlab/reportlab \
print/py-reportlab \
x11/dbus-python \
graphics/py-Pillow \
print/hplip,-hpcups \

View File

@ -1,10 +1,10 @@
# $OpenBSD: Makefile,v 1.8 2016/01/05 10:01:48 ajacoutot Exp $
# $OpenBSD: Makefile,v 1.9 2016/01/05 13:24:05 ajacoutot Exp $
COMMENT= OCR and DAR program
GNOME_PROJECT= ocrfeeder
GNOME_VERSION= 0.8.1
REVISION= 1
REVISION= 2
CATEGORIES= graphics textproc
@ -20,7 +20,7 @@ MODPY_ADJ_FILES= bin/ocrfeeder.in \
BUILD_DEPENDS= devel/py-gobject3 \
graphics/goocanvas2 \
graphics/py-sane \
print/py-reportlab/reportlab \
print/py-reportlab \
textproc/py-enchant \
x11/gtk+3
@ -28,7 +28,7 @@ RUN_DEPENDS= devel/iso-codes \
devel/py-gobject3 \
graphics/goocanvas2 \
graphics/py-sane \
print/py-reportlab/reportlab \
print/py-reportlab \
print/unpaper \
textproc/gtkspell3 \
textproc/py-enchant \