From 3f2c04ac35d051635e90dcdc2f9cbb6b1abc4000 Mon Sep 17 00:00:00 2001 From: marcus Date: Sun, 14 Jul 2002 15:24:57 +0000 Subject: Add a depedency on scrollkeeper. Bump PORTREVISION. PR: 38670 --- x11/libgnome/Makefile | 3 +++ 1 file changed, 3 insertions(+) diff --git a/x11/libgnome/Makefile b/x11/libgnome/Makefile index 09211d5..7e8c636 100644 --- a/x11/libgnome/Makefile +++ b/x11/libgnome/Makefile @@ -7,6 +7,7 @@ PORTNAME= libgnome PORTVERSION= 2.0.1 +PORTREVISION= 1 CATEGORIES?= x11 gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= 2.0.0/releases/gnome-2.0-desktop-final @@ -14,8 +15,10 @@ DIST_SUBDIR= gnome2 MAINTAINER?= gnome@FreeBSD.org +BUILD_DEPENDS= scrollkeeper-config:${PORTSDIR}/textproc/scrollkeeper LIB_DEPENDS+= xslt.1:${PORTSDIR}/textproc/libxslt \ gnomevfs-2.0:${PORTSDIR}/devel/gnomevfs2 +RUN_DEPENDS= scrollkeeper-config:${PORTSDIR}/textproc/scrollkeeper USE_BZIP2= yes USE_X_PREFIX= yes -- cgit v1.1