mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04:00
Fixed master_site_subdir
Moved broken to below run/build depends to make portlint happy. Noticed by: portsurvey
This commit is contained in:
parent
242ed02665
commit
aa89b59f39
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=71916
1 changed files with 3 additions and 3 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue