1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-27 10:03:20 +00:00

Chase libepc lib bump.

This commit is contained in:
Koop Mast 2009-01-28 09:05:36 +00:00
parent 1dd9137a62
commit 22c952ab32
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=227035
2 changed files with 4 additions and 3 deletions

View File

@ -8,6 +8,7 @@
PORTNAME= glom
PORTVERSION= 1.8.5
PORTREVISION= 1
CATEGORIES= databases gnome
MASTER_SITES= GNOME
DIST_SUBDIR= gnome2
@ -19,7 +20,7 @@ LIB_DEPENDS= bakery-2.6:${PORTSDIR}/x11-toolkits/bakery \
gdamm-3.0.10:${PORTSDIR}/databases/libgdamm \
gtksourceviewmm-2.0.2:${PORTSDIR}/x11-toolkits/libgtksourceviewmm \
avahi-ui.0:${PORTSDIR}/net/avahi-gtk \
epc-1.0.1:${PORTSDIR}/www/libepc \
epc-1.0.2:${PORTSDIR}/www/libepc \
goocanvasmm-0.1.4:${PORTSDIR}/graphics/goocanvasmm
BUILD_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/iso-codes.pc:${PORTSDIR}/misc/iso-codes \
${LOCALBASE}/libdata/pkgconfig/libgda-postgres-3.0.pc:${PORTSDIR}/databases/libgda3-postgresql

View File

@ -8,7 +8,7 @@
PORTNAME= totem
PORTVERSION= 2.24.3
PORTREVISION?= 0
PORTREVISION?= 1
CATEGORIES= multimedia gnome
MASTER_SITES= GNOME
DIST_SUBDIR= gnome2
@ -61,7 +61,7 @@ TOTEM_PLUGINS= thumbnail screensaver ontop gromit media-player-keys \
.include <bsd.port.pre.mk>
.if defined(WITH_PUBLISH)
LIB_DEPENDS+= epc-1.0.1:${PORTSDIR}/www/libepc
LIB_DEPENDS+= epc-1.0.2:${PORTSDIR}/www/libepc
PLIST_SUB+= PUBLISH=""
TOTEM_PLUGINS:= ${TOTEM_PLUGINS} publish
.else