From e5b39f28300d435b0c2285ec4ee77ea802c3c011 Mon Sep 17 00:00:00 2001 From: marcus Date: Mon, 19 Dec 2005 02:25:42 +0000 Subject: Add a missing dependency on libgnomeprintui. Reported by: GNOME Tinderbox git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@5306 df743ca5-7f9a-e211-a948-0013205c9059 --- x11/yelp/Makefile | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/x11/yelp/Makefile b/x11/yelp/Makefile index 27f38c112..a95cf1c2a 100644 --- a/x11/yelp/Makefile +++ b/x11/yelp/Makefile @@ -3,11 +3,12 @@ # Whom: Maxim Sobolev # # $FreeBSD$ -# $MCom: ports/x11/yelp/Makefile,v 1.71 2005/12/06 16:37:41 jylefort Exp $ +# $MCom: ports/x11/yelp/Makefile,v 1.72 2005/12/12 12:37:23 ahze Exp $ # PORTNAME= yelp PORTVERSION= 2.13.2 +PORTREVISION= 1 CATEGORIES= x11 gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME}/2.13 @@ -22,7 +23,8 @@ USE_BZIP2= yes USE_X_PREFIX= yes USE_GMAKE= yes USE_REINPLACE= yes -USE_GNOME= gnomeprefix gnomehack intlhack libgnomeui gnomedocutils +USE_GNOME= gnomeprefix gnomehack intlhack libgnomeui gnomedocutils \ + libgnomeprintui USE_AUTOTOOLS= libtool:15 INSTALLS_ICONS= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ -- cgit v1.2.3