aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authormarcus <marcus@FreeBSD.org>2004-03-23 05:16:06 +0800
committermarcus <marcus@FreeBSD.org>2004-03-23 05:16:06 +0800
commit87c113276045e364b787ff77d8406c17dc56161c (patch)
treefe00f6ab4954451ce7bfc4483d6f6f7113e781e4
parent8741b9f3e472bb4fe518ce7c85abb27a323584ef (diff)
downloadfreebsd-ports-gnome-87c113276045e364b787ff77d8406c17dc56161c.tar.gz
freebsd-ports-gnome-87c113276045e364b787ff77d8406c17dc56161c.tar.zst
freebsd-ports-gnome-87c113276045e364b787ff77d8406c17dc56161c.zip
Add a dependency on scrollkeeper to fix a build in the non-GNOME case.
Reported by: des
-rw-r--r--deskutils/gucharmap/Makefile2
1 files changed, 2 insertions, 0 deletions
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