summaryrefslogtreecommitdiff
path: root/x11/libgnome
diff options
context:
space:
mode:
authorJoe Marcus Clarke <marcus@FreeBSD.org>2002-07-14 15:24:57 +0000
committerJoe Marcus Clarke <marcus@FreeBSD.org>2002-07-14 15:24:57 +0000
commit40dae425559388b9301f271d3ade6b699ca0c1f1 (patch)
tree328fa59c52a3e8721ce3bca84713e67ed0639da1 /x11/libgnome
parentUse USE_GNOMENG. (diff)
Add a depedency on scrollkeeper. Bump PORTREVISION.
PR: 38670
Notes
Notes: svn path=/head/; revision=62931
Diffstat (limited to 'x11/libgnome')
-rw-r--r--x11/libgnome/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/x11/libgnome/Makefile b/x11/libgnome/Makefile
index 09211d5ab037..7e8c63675348 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