From d0f92b84cecce60fbc934ea410a6c84e9c051fea Mon Sep 17 00:00:00 2001 From: ade Date: Thu, 8 Jun 2000 21:24:47 +0000 Subject: Depend on gnomelibs.. not much point in install the user manual otherwise, and it fixes one of those pesky "extra" problems. Submitted by: bento --- misc/gnomeusersguide/Makefile | 2 ++ 1 file changed, 2 insertions(+) (limited to 'misc') diff --git a/misc/gnomeusersguide/Makefile b/misc/gnomeusersguide/Makefile index 797b105f8378..e8c3a3c27c6d 100644 --- a/misc/gnomeusersguide/Makefile +++ b/misc/gnomeusersguide/Makefile @@ -14,6 +14,8 @@ DISTNAME= users-guide-${PORTVERSION} MAINTAINER= ade@FreeBSD.org +LIB_DEPENDS= gnome.4:${PORTSDIR}/x11/gnomelibs + USE_X_PREFIX= yes USE_GMAKE= yes GNU_CONFIGURE= yes -- cgit