aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authormarcus <marcus@FreeBSD.org>2003-04-08 06:16:56 +0800
committermarcus <marcus@FreeBSD.org>2003-04-08 06:16:56 +0800
commite53b6a8a480914acab38845c823240ac381dcd8f (patch)
tree0d9634e9a6ea5c5c77955d9d68fd91326f8d6776
parentd6e9b4df33d227f07ddc89066f80bf47dc810e37 (diff)
downloadfreebsd-ports-gnome-e53b6a8a480914acab38845c823240ac381dcd8f.tar.gz
freebsd-ports-gnome-e53b6a8a480914acab38845c823240ac381dcd8f.tar.zst
freebsd-ports-gnome-e53b6a8a480914acab38845c823240ac381dcd8f.zip
* Add a missing dependency on scrollkeeper
* Remove USE_GNOMENG macro * s/2.0/2/g Reported by: bento
-rw-r--r--misc/gnome-user-docs/Makefile7
-rw-r--r--misc/gnome-user-docs/pkg-descr2
-rw-r--r--misc/gnomeuserdocs2/Makefile7
-rw-r--r--misc/gnomeuserdocs2/pkg-descr2
4 files changed, 12 insertions, 6 deletions
diff --git a/misc/gnome-user-docs/Makefile b/misc/gnome-user-docs/Makefile
index a0be3817d565..34cc7cfe1244 100644
--- a/misc/gnome-user-docs/Makefile
+++ b/misc/gnome-user-docs/Makefile
@@ -7,6 +7,7 @@
PORTNAME= gnomeuserdocs2
PORTVERSION= 2.0.6
+PORTREVISION= 1
CATEGORIES= misc gnome
MASTER_SITES= ${MASTER_SITE_GNOME}
MASTER_SITE_SUBDIR= sources/gnome2-user-docs/2.0
@@ -14,14 +15,16 @@ DISTNAME= gnome2-user-docs-${PORTVERSION}
DIST_SUBDIR= gnome2
MAINTAINER= gnome@FreeBSD.org
-COMMENT= GNOME 2.0 users guide
+COMMENT= GNOME 2 users guide
+
+BUILD_DEPENDS= scrollkeeper-config:${PORTSDIR}/textproc/scrollkeeper
+RUN_DEPENDS= scrollkeeper-config:${PORTSDIR}/textproc/scrollkeeper
USE_BZIP2= yes
USE_X_PREFIX= yes
USE_GMAKE= yes
USE_REINPLACE= yes
GNU_CONFIGURE= yes
-USE_GNOMENG= yes
USE_GNOME= gnomeprefix gnomehack gnomehier
post-patch:
diff --git a/misc/gnome-user-docs/pkg-descr b/misc/gnome-user-docs/pkg-descr
index 2abe7e3c5dc5..0ba21f5fdd2a 100644
--- a/misc/gnome-user-docs/pkg-descr
+++ b/misc/gnome-user-docs/pkg-descr
@@ -1 +1 @@
-GNOME 2.0 users guide
+GNOME 2 users guide.
diff --git a/misc/gnomeuserdocs2/Makefile b/misc/gnomeuserdocs2/Makefile
index a0be3817d565..34cc7cfe1244 100644
--- a/misc/gnomeuserdocs2/Makefile
+++ b/misc/gnomeuserdocs2/Makefile
@@ -7,6 +7,7 @@
PORTNAME= gnomeuserdocs2
PORTVERSION= 2.0.6
+PORTREVISION= 1
CATEGORIES= misc gnome
MASTER_SITES= ${MASTER_SITE_GNOME}
MASTER_SITE_SUBDIR= sources/gnome2-user-docs/2.0
@@ -14,14 +15,16 @@ DISTNAME= gnome2-user-docs-${PORTVERSION}
DIST_SUBDIR= gnome2
MAINTAINER= gnome@FreeBSD.org
-COMMENT= GNOME 2.0 users guide
+COMMENT= GNOME 2 users guide
+
+BUILD_DEPENDS= scrollkeeper-config:${PORTSDIR}/textproc/scrollkeeper
+RUN_DEPENDS= scrollkeeper-config:${PORTSDIR}/textproc/scrollkeeper
USE_BZIP2= yes
USE_X_PREFIX= yes
USE_GMAKE= yes
USE_REINPLACE= yes
GNU_CONFIGURE= yes
-USE_GNOMENG= yes
USE_GNOME= gnomeprefix gnomehack gnomehier
post-patch:
diff --git a/misc/gnomeuserdocs2/pkg-descr b/misc/gnomeuserdocs2/pkg-descr
index 2abe7e3c5dc5..0ba21f5fdd2a 100644
--- a/misc/gnomeuserdocs2/pkg-descr
+++ b/misc/gnomeuserdocs2/pkg-descr
@@ -1 +1 @@
-GNOME 2.0 users guide
+GNOME 2 users guide.