diff options
Diffstat (limited to 'accessibility/atk/Makefile')
-rw-r--r-- | accessibility/atk/Makefile | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/accessibility/atk/Makefile b/accessibility/atk/Makefile index 0e12c95aa..4d5d1b7d1 100644 --- a/accessibility/atk/Makefile +++ b/accessibility/atk/Makefile @@ -3,11 +3,11 @@ # Whom: Maxim Sobolev <sobomax@FreeBSD.org> # # $FreeBSD$ -# $MCom$ +# $MCom: ports/accessibility/atk/Makefile,v 1.100 2009/12/08 18:55:42 kwm Exp $ # PORTNAME= atk -PORTVERSION= 1.29.3 +PORTVERSION= 1.29.4 PORTREVISION?= 0 CATEGORIES= accessibility devel MASTER_SITES= GNOME @@ -21,6 +21,7 @@ USE_BZIP2= yes .if !defined(REFERENCE_PORT) USE_GETTEXT= yes +USE_GMAKE= yes USE_LDCONFIG= yes USE_AUTOTOOLS= libtool:22 USE_GNOME= gnomehack glib20 ltverhack referencehack |