1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-27 00:57:50 +00:00

Fix build. depend on devel/gconfmm26 instead of devel/gconfmm

Submitted by:	QAT, pointyhat (via pav)
This commit is contained in:
Koop Mast 2009-12-04 18:05:14 +00:00
parent 98babe36db
commit c554b81efb
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=245201

View File

@ -8,6 +8,7 @@
PORTNAME= glom
PORTVERSION= 1.12.2
PORTREVISION= 1
CATEGORIES= databases gnome
MASTER_SITES= GNOME
DIST_SUBDIR= gnome2
@ -16,7 +17,7 @@ MAINTAINER= kwm@FreeBSD.org
COMMENT= GNOME database designer and user interface
LIB_DEPENDS= gdamm-4.0.12:${PORTSDIR}/databases/libgdamm \
gconfmm-2.0.1:${PORTSDIR}/devel/gconfmm \
gconfmm-2.0.1:${PORTSDIR}/devel/gconfmm26 \
gtksourceviewmm-2.0.2:${PORTSDIR}/x11-toolkits/libgtksourceviewmm \
avahi-ui.0:${PORTSDIR}/net/avahi-gtk \
epc-1.0.2:${PORTSDIR}/www/libepc \