1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-21 20:38:45 +00:00

-Bump PORTREVISION for with plist fix w/ Mono 1.1.7

-Remove a un-need patch.

BSD# - Project by:	http://www.mono-project.com/Mono:FreeBSD
This commit is contained in:
Jeremy Messenger 2005-05-16 06:33:52 +00:00
parent 7f5aa6af15
commit 07deb1d8e5
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=135328
3 changed files with 3 additions and 13 deletions

View File

@ -3,13 +3,13 @@
# Friday the 13th!
# Whom: Christopher Nehren
#
# $Id: Makefile,v 1.16 2005/02/18 04:45:26 tmclau02 Exp $
# $Id: Makefile,v 1.17 2005/05/16 02:37:15 mezz7 Exp $
# $FreeBSD$
#
PORTNAME= monodoc
PORTVERSION= 1.0.6
PORTREVISION= 1
PORTREVISION= 2
CATEGORIES= devel gnome
MASTER_SITES= http://www.go-mono.com/archive/${PORTVERSION}/

View File

@ -1,11 +0,0 @@
--- browser/Makefile.in.orig Wed Nov 3 00:09:42 2004
+++ browser/Makefile.in Wed Nov 3 00:11:36 2004
@@ -202,7 +202,7 @@
validate_sources = \
$(srcdir)/validate.cs
-browser_assemblies = -pkg:gtkhtml-sharp -pkg:glade-sharp -r:System.Web.Services
+browser_assemblies = $(shell pkg-config --libs gtkhtml-sharp glade-sharp) -r:System.Web.Services
EXTRA_DIST = \
$(monodoc_sources) $(assembler_sources) \
$(dump_sources) $(browser_sources) \

View File

@ -5,6 +5,7 @@ bin/monodocs2html
bin/monodocs2slashdoc
lib/mono/gac/monodoc/1.0.0.0__0738eb9f132ed756/monodoc.dll
lib/mono/gac/monodoc/1.0.0.0__0738eb9f132ed756/monodoc.dll.config
lib/mono/gac/monodoc/1.0.0.0__0738eb9f132ed756/monodoc.dll.mdb
lib/mono/gtk-sharp/monodoc.dll
lib/monodoc/assembler.exe
lib/monodoc/browser.exe