Fix pkg-plist. This was caused by differences between the gacutil in
Mono 1.1.8.x (FreeBSD ports tree) and Mono 1.1.9.x (BSD# ports tree) and the inclussion of the Mono Debugger in 1.1.9.x which was used when creating this port. Approved by: ahze (mentor) Notified by: krismail
This commit is contained in:
parent
451c3976a0
commit
613cc95a21
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=145199
2 changed files with 1 additions and 3 deletions
|
@ -6,7 +6,7 @@
|
|||
# $Id: Makefile,v 1.9 2005/09/25 00:56:46 tmclau02 Exp $
|
||||
#
|
||||
|
||||
PORTREVISION= 0
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= mail
|
||||
PKGNAMESUFFIX= -sharp
|
||||
|
||||
|
|
|
@ -1,8 +1,6 @@
|
|||
lib/mono/gac/gmime-sharp/2.0.0.0__677013d4cb5910f0/gmime-sharp.dll
|
||||
lib/mono/gac/gmime-sharp/2.0.0.0__677013d4cb5910f0/gmime-sharp.dll.config
|
||||
lib/mono/gmime-sharp/gmime-sharp.dll
|
||||
lib/mono/gmime-sharp/gmime-sharp.dll.config
|
||||
lib/mono/gmime-sharp/gmime-sharp.dll.mdb
|
||||
libdata/pkgconfig/gmime-sharp.pc
|
||||
share/gapi-2.0/gmime-api.xml
|
||||
@dirrm lib/mono/gmime-sharp
|
||||
|
|
Loading…
Reference in a new issue