diff options
Diffstat (limited to 'www/gecko-sharp20/Makefile')
-rw-r--r-- | www/gecko-sharp20/Makefile | 8 |
1 files changed, 2 insertions, 6 deletions
diff --git a/www/gecko-sharp20/Makefile b/www/gecko-sharp20/Makefile index 885e9652e7c9..8670097cbd7b 100644 --- a/www/gecko-sharp20/Makefile +++ b/www/gecko-sharp20/Makefile @@ -1,10 +1,6 @@ -# New ports collection makefile for: gecko-sharp -# Date created: 20040825 -# Whom: Tom McLaughlin <tmclaugh@sdf.lonestar.org> -# +# Created by: Tom McLaughlin <tmclaugh@sdf.lonestar.org> # $FreeBSD$ # $Id: Makefile,v 1.19 2007/02/07 15:49:20 killfill Exp $ -# PORTNAME= gecko-sharp PORTVERSION= 0.13 @@ -18,9 +14,9 @@ COMMENT= Mono bindings to embed Mozilla USE_GECKO= libxul USE_GNOME= gtksharp20 +USES= gmake pkgconfig LATEST_LINK= gecko-sharp20 GNU_CONFIGURE= yes -USE_GMAKE= yes USE_BZIP2= yes post-patch: |