From 2a70228394eb3fd7abb3f5669c0795b6fa260d1e Mon Sep 17 00:00:00 2001 From: marcus Date: Fri, 7 Feb 2003 19:33:51 +0000 Subject: Chase libgnomeui's shared lib version. --- deskutils/glabels/Makefile | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) (limited to 'deskutils') diff --git a/deskutils/glabels/Makefile b/deskutils/glabels/Makefile index 3d4a785ed189..68cdf55449c6 100644 --- a/deskutils/glabels/Makefile +++ b/deskutils/glabels/Makefile @@ -7,16 +7,18 @@ PORTNAME= glabels PORTVERSION= 1.90.0 +PORTREVISION= 1 CATEGORIES= deskutils MASTER_SITES= http://snaught.com/glabels/source/ MAINTAINER= martin.klaffenboeck@gmx.at -LIB_DEPENDS= gnomeprint-2.0:${PORTSDIR}/print/libgnomeprint \ +LIB_DEPENDS= gnomeprint-2-2.0:${PORTSDIR}/print/libgnomeprint \ gnugetopt.1:${PORTSDIR}/devel/libgnugetopt \ - gnomeprintui-2.0:${PORTSDIR}/x11-toolkits/libgnomeprintui \ - gnomeui-2.0:${PORTSDIR}/x11-toolkits/libgnomeui + gnomeprintui-2-2.0:${PORTSDIR}/x11-toolkits/libgnomeprintui \ + gnomeui-2.200:${PORTSDIR}/x11-toolkits/libgnomeui +BROKEN= "Requires update to work with libgnomeprint-2-2" USE_GNOMENG= yes USE_GNOME= gnomehack gnomeprefix gnomelibs USE_X_PREFIX= yes -- cgit