diff options
author | Koop Mast <kwm@FreeBSD.org> | 2009-06-16 12:14:04 +0000 |
---|---|---|
committer | Koop Mast <kwm@FreeBSD.org> | 2009-06-16 12:14:04 +0000 |
commit | 2331783a9700353fb18d81b85faf88501fe08c9e (patch) | |
tree | 1c02ca99059ed3637370c734314f54c0aa9df3d4 /textproc/gtk-doc/Makefile | |
parent | 9c4d9f10b6f97413b92f0d7f4a40e3b1feeb1399 (diff) | |
download | ports-2331783a9700353fb18d81b85faf88501fe08c9e.tar.gz ports-2331783a9700353fb18d81b85faf88501fe08c9e.zip |
Notes
Diffstat (limited to 'textproc/gtk-doc/Makefile')
-rw-r--r-- | textproc/gtk-doc/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/gtk-doc/Makefile b/textproc/gtk-doc/Makefile index f7ef137beeb5..b7bbb71188a9 100644 --- a/textproc/gtk-doc/Makefile +++ b/textproc/gtk-doc/Makefile @@ -6,8 +6,7 @@ # $MCom: ports/textproc/gtk-doc/Makefile,v 1.6 2008/03/19 21:35:45 ahze Exp $ PORTNAME= gtk-doc -PORTVERSION= 1.10 -PORTREVISION= 1 +PORTVERSION= 1.11 CATEGORIES= textproc MASTER_SITES= GNOME @@ -31,6 +30,7 @@ CATALOG_PORTS_SGML= ${PREFIX}/share/sgml/catalog.ports USE_BZIP2= yes USE_PERL5= yes +USE_GMAKE= yes GNU_CONFIGURE= yes USE_GNOME= gnomehack gnometarget gnomeprefix libxslt INSTALLS_OMF= yes |