Fixed master_site_subdir

Moved broken to below run/build depends to make portlint happy.
Noticed by: portsurvey
This commit is contained in:
Edwin Groothuis 2002-12-27 09:22:24 +00:00
parent 242ed02665
commit aa89b59f39
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=71916

View file

@ -10,17 +10,17 @@ PORTVERSION= 1.0.8
PORTREVISION= 1
CATEGORIES= misc python gnome
MASTER_SITES= ${MASTER_SITE_GNOME}
MASTER_SITE_SUBDIR= sources/pyblio/1.0
MASTER_SITE_SUBDIR= sources/pybliographer/1.0
MAINTAINER= ports@FreeBSD.org
BROKEN= "Needs GNU Recode c.5 or later"
BUILD_DEPENDS= ${PYTHON_SITELIBDIR}/gtk-1.2/_gnomemodule.so:${PORTSDIR}/x11-toolkits/py-gnome \
recode:${PORTSDIR}/converters/recode
RUN_DEPENDS= ${PYTHON_SITELIBDIR}/gtk-1.2/_gnomemodule.so:${PORTSDIR}/x11-toolkits/py-gnome \
recode:${PORTSDIR}/converters/recode
BROKEN= "Needs GNU Recode c.5 or later"
USE_GNOMENG= yes
USE_GNOME= glib12
USE_PYTHON= yes