diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2003-04-07 22:16:56 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2003-04-07 22:16:56 +0000 |
commit | 5c50b3c77adefbe22ba16d28bfc7673b5127014d (patch) | |
tree | 04bb6a0067dc51eb28fc571e0e94e1829df17fb3 /misc/gnome-user-docs/Makefile | |
parent | a78e1a4832779004a587b7652afd5a5ce4ceef6d (diff) |
Notes
Diffstat (limited to 'misc/gnome-user-docs/Makefile')
-rw-r--r-- | misc/gnome-user-docs/Makefile | 7 |
1 files changed, 5 insertions, 2 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: |