diff options
Diffstat (limited to 'misc/gnomeuserdocs2')
-rw-r--r-- | misc/gnomeuserdocs2/Makefile | 7 | ||||
-rw-r--r-- | misc/gnomeuserdocs2/pkg-descr | 2 |
2 files changed, 6 insertions, 3 deletions
diff --git a/misc/gnomeuserdocs2/Makefile b/misc/gnomeuserdocs2/Makefile index a0be381..34cc7cf 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 2abe7e3..0ba21f5 100644 --- a/misc/gnomeuserdocs2/pkg-descr +++ b/misc/gnomeuserdocs2/pkg-descr @@ -1 +1 @@ -GNOME 2.0 users guide +GNOME 2 users guide. |