diff options
author | mezz <mezz@df743ca5-7f9a-e211-a948-0013205c9059> | 2008-09-27 09:53:01 +0800 |
---|---|---|
committer | mezz <mezz@df743ca5-7f9a-e211-a948-0013205c9059> | 2008-09-27 09:53:01 +0800 |
commit | fe230e5ec5a5a54942aaed5da1f89394567647e9 (patch) | |
tree | 23db0af5c8f5907f3219df4c5074bae417e136cf /textproc/gnome-doc-utils/Makefile | |
parent | 85f4bd3775534cfb2731414bb5a108f98b0596f2 (diff) | |
download | marcuscom-ports-fe230e5ec5a5a54942aaed5da1f89394567647e9.tar.gz marcuscom-ports-fe230e5ec5a5a54942aaed5da1f89394567647e9.tar.zst marcuscom-ports-fe230e5ec5a5a54942aaed5da1f89394567647e9.zip |
Remove gnometarget.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@11643 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'textproc/gnome-doc-utils/Makefile')
-rw-r--r-- | textproc/gnome-doc-utils/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/gnome-doc-utils/Makefile b/textproc/gnome-doc-utils/Makefile index 80717c132..4cb3f27c2 100644 --- a/textproc/gnome-doc-utils/Makefile +++ b/textproc/gnome-doc-utils/Makefile @@ -3,7 +3,7 @@ # Whom: Adam Weinberger <adamw@FreeBSD.org> # # $FreeBSD$ -# $MCom: ports/textproc/gnome-doc-utils/Makefile,v 1.57 2008/08/30 06:05:57 kwm Exp $ +# $MCom: ports/textproc/gnome-doc-utils/Makefile,v 1.58 2008/09/22 22:47:05 marcus Exp $ # PORTNAME= gnome-doc-utils @@ -24,7 +24,7 @@ RUN_DEPENDS= rarian-sk-config:${PORTSDIR}/textproc/rarian \ USE_BZIP2= yes USE_GMAKE= yes USE_GETTEXT= yes -USE_GNOME= gnomehier gnometarget gnomehack libxslt intlhack +USE_GNOME= gnomehier gnomehack libxslt intlhack USE_PYTHON= yes INSTALLS_OMF= yes GNU_CONFIGURE= yes |