diff options
Diffstat (limited to 'misc/gnome-user-docs/Makefile')
-rw-r--r-- | misc/gnome-user-docs/Makefile | 8 |
1 files changed, 2 insertions, 6 deletions
diff --git a/misc/gnome-user-docs/Makefile b/misc/gnome-user-docs/Makefile index e3a0e3796cd6..25a1aec54cc6 100644 --- a/misc/gnome-user-docs/Makefile +++ b/misc/gnome-user-docs/Makefile @@ -1,10 +1,6 @@ -# New ports collection makefile for: gnomeuserdocs2 -# Date created: 07 July 2002 -# Whom: Joe Marcus Clarke <marcus@FreeBSD.org> -# +# Created by: Joe Marcus Clarke <marcus@FreeBSD.org> # $FreeBSD$ # $MCom: ports/misc/gnome-user-docs/Makefile,v 1.62 2010/09/30 06:07:30 kwm Exp $ -# PORTNAME= gnome-user-docs PORTVERSION= 2.32.0 @@ -18,8 +14,8 @@ COMMENT= GNOME 2 users guide BUILD_DEPENDS= rarian-sk-config:${PORTSDIR}/textproc/rarian RUN_DEPENDS= rarian-sk-config:${PORTSDIR}/textproc/rarian +USES= pkgconfig USE_BZIP2= yes -USE_PKGCONFIG= build USE_GMAKE= yes GNU_CONFIGURE= yes INSTALLS_OMF= yes |