From 87c113276045e364b787ff77d8406c17dc56161c Mon Sep 17 00:00:00 2001 From: marcus Date: Mon, 22 Mar 2004 21:16:06 +0000 Subject: Add a dependency on scrollkeeper to fix a build in the non-GNOME case. Reported by: des --- deskutils/gucharmap/Makefile | 2 ++ 1 file changed, 2 insertions(+) (limited to 'deskutils') diff --git a/deskutils/gucharmap/Makefile b/deskutils/gucharmap/Makefile index 93dc275d0c02..8c9ab7c6b713 100644 --- a/deskutils/gucharmap/Makefile +++ b/deskutils/gucharmap/Makefile @@ -16,7 +16,9 @@ DIST_SUBDIR= gnome2 MAINTAINER= gnome@FreeBSD.org COMMENT= A Unicode/ISO10646 character map and font viewer +BUILD_DEPENDS= scrollkeeper-config:${PORTSDIR}/textproc/scrollkeeper LIB_DEPENDS= popt.0:${PORTSDIR}/devel/popt +RUN_DEPENDS= scrollkeeper-config:${PORTSDIR}/textproc/scrollkeeper USE_BZIP2= yes USE_X_PREFIX= yes -- cgit