mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04:00
cleanup: remove wrong dependency on rarian
This commit is contained in:
parent
aaccca4135
commit
213dc1f95d
3 changed files with 3 additions and 5 deletions
|
@ -13,14 +13,12 @@ COMMENT= Arbitrary precision calculator for Gnome Desktop Environment
|
||||||
LICENSE= GPLv3
|
LICENSE= GPLv3
|
||||||
LICENSE_FILE= ${WRKSRC}/COPYING
|
LICENSE_FILE= ${WRKSRC}/COPYING
|
||||||
|
|
||||||
BUILD_DEPENDS= rarian-sk-config:textproc/rarian
|
|
||||||
LIB_DEPENDS= libamtk-5.so:x11-toolkits/amtk \
|
LIB_DEPENDS= libamtk-5.so:x11-toolkits/amtk \
|
||||||
libfontconfig.so:x11-fonts/fontconfig \
|
libfontconfig.so:x11-fonts/fontconfig \
|
||||||
libfreetype.so:print/freetype2 \
|
libfreetype.so:print/freetype2 \
|
||||||
libgmp.so:math/gmp \
|
libgmp.so:math/gmp \
|
||||||
libharfbuzz.so:print/harfbuzz \
|
libharfbuzz.so:print/harfbuzz \
|
||||||
libmpfr.so:math/mpfr
|
libmpfr.so:math/mpfr
|
||||||
RUN_DEPENDS= rarian-sk-config:textproc/rarian
|
|
||||||
|
|
||||||
USES= desktop-file-utils gmake gnome libtool pathfix pkgconfig \
|
USES= desktop-file-utils gmake gnome libtool pathfix pkgconfig \
|
||||||
readline shared-mime-info tar:xz xorg
|
readline shared-mime-info tar:xz xorg
|
||||||
|
|
|
@ -2,6 +2,7 @@
|
||||||
|
|
||||||
PORTNAME= glade
|
PORTNAME= glade
|
||||||
PORTVERSION= 3.38.2
|
PORTVERSION= 3.38.2
|
||||||
|
PORTREVISION= 1
|
||||||
CATEGORIES= devel gnome
|
CATEGORIES= devel gnome
|
||||||
MASTER_SITES= GNOME
|
MASTER_SITES= GNOME
|
||||||
DIST_SUBDIR= gnome3
|
DIST_SUBDIR= gnome3
|
||||||
|
@ -18,8 +19,7 @@ LICENSE_COMB= multi
|
||||||
LICENSE_FILE_GPLv2+ = ${WRKSRC}/COPYING.GPL
|
LICENSE_FILE_GPLv2+ = ${WRKSRC}/COPYING.GPL
|
||||||
LICENSE_FILE_LGPL21+ = ${WRKSRC}/COPYING.LGPL
|
LICENSE_FILE_LGPL21+ = ${WRKSRC}/COPYING.LGPL
|
||||||
|
|
||||||
BUILD_DEPENDS= itstool:textproc/itstool \
|
BUILD_DEPENDS= itstool:textproc/itstool
|
||||||
rarian-sk-config:textproc/rarian
|
|
||||||
|
|
||||||
CONFLICTS= glade3-3.*
|
CONFLICTS= glade3-3.*
|
||||||
PORTSCOUT= limitw:1,even
|
PORTSCOUT= limitw:1,even
|
||||||
|
|
|
@ -2,13 +2,13 @@
|
||||||
|
|
||||||
PORTNAME= gnucash-docs
|
PORTNAME= gnucash-docs
|
||||||
DISTVERSION= 4.9
|
DISTVERSION= 4.9
|
||||||
|
PORTREVISION= 1
|
||||||
CATEGORIES= finance gnome
|
CATEGORIES= finance gnome
|
||||||
MASTER_SITES= SF/gnucash/gnucash%20%28stable%29/${PORTVERSION}
|
MASTER_SITES= SF/gnucash/gnucash%20%28stable%29/${PORTVERSION}
|
||||||
|
|
||||||
MAINTAINER= madpilot@FreeBSD.org
|
MAINTAINER= madpilot@FreeBSD.org
|
||||||
COMMENT= Documentation for gnucash
|
COMMENT= Documentation for gnucash
|
||||||
|
|
||||||
LIB_DEPENDS= librarian.so:textproc/rarian
|
|
||||||
RUN_DEPENDS= yelp:x11/yelp
|
RUN_DEPENDS= yelp:x11/yelp
|
||||||
|
|
||||||
USES= cmake localbase gnome
|
USES= cmake localbase gnome
|
||||||
|
|
Loading…
Add table
Reference in a new issue