aboutsummaryrefslogtreecommitdiffstats
path: root/www/gecko-sharp20/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'www/gecko-sharp20/Makefile')
-rw-r--r--www/gecko-sharp20/Makefile10
1 files changed, 2 insertions, 8 deletions
diff --git a/www/gecko-sharp20/Makefile b/www/gecko-sharp20/Makefile
index 4cd3fa33fbe..5b9ae4cefb3 100644
--- a/www/gecko-sharp20/Makefile
+++ b/www/gecko-sharp20/Makefile
@@ -4,6 +4,7 @@
PORTNAME= gecko-sharp
PORTVERSION= 0.13
PORTREVISION= 8
+PKGNAMESUFFIX= 20
CATEGORIES= www
MASTER_SITES= ftp://ftp.novell.com/pub/mono/sources/${PORTNAME}2/
DISTNAME= ${PORTNAME}-2.0-${PORTVERSION}
@@ -11,16 +12,9 @@ DISTNAME= ${PORTNAME}-2.0-${PORTVERSION}
MAINTAINER= mono@FreeBSD.org
COMMENT= Mono bindings to embed Mozilla
-USE_GECKO= libxul
USE_GNOME= gtksharp20
-USES= gmake pkgconfig
-LATEST_LINK= gecko-sharp20
+USES= gmake pathfix pkgconfig gecko tar:bzip2
GNU_CONFIGURE= yes
-USE_BZIP2= yes
-
-NO_STAGE= yes
-post-patch:
- @${REINPLACE_CMD} -e 's|[(]prefix[)]/lib/pkgconfig|(prefix)/libdata/pkgconfig|g' ${WRKSRC}/Makefile.in
.include "${.CURDIR}/../../lang/mono/bsd.mono.mk"
.include <bsd.port.mk>