- USE_GNOME+=gtksharp20
Project by: BSD# (http://www.mono-project.com/Mono:FreeBSD)
This commit is contained in:
parent
b6c1c263c6
commit
7ccfe1d136
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=184184
@ -3,10 +3,10 @@
|
||||
# Whom: Tom McLaughlin <tmclaugh@sdf.lonestar.org>
|
||||
#
|
||||
# $FreeBSD$
|
||||
# $Id: Makefile,v 1.15 2005/11/23 01:39:36 tmclau02 Exp $
|
||||
# $Id: Makefile,v 1.17 2006/10/26 18:37:29 tmclau02 Exp $
|
||||
#
|
||||
|
||||
PORTREVISION= 0
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= mail
|
||||
PKGNAMESUFFIX= -sharp
|
||||
|
||||
@ -14,8 +14,6 @@ MAINTAINER= bsd-sharp-list@forge.novell.com
|
||||
COMMENT= Mono bindings for gmime
|
||||
|
||||
LIB_DEPENDS= gmime-2.0.4:${PORTSDIR}/mail/gmime2
|
||||
BUILD_DEPENDS= gapi2-parser:${PORTSDIR}/x11-toolkits/gtk-sharp20
|
||||
RUN_DEPENDS= gapi2-parser:${PORTSDIR}/x11-toolkits/gtk-sharp20
|
||||
|
||||
MASTERDIR= ${.CURDIR}/../gmime2
|
||||
BUILD_WRKSRC= ${WRKSRC}/mono
|
||||
@ -23,7 +21,7 @@ INSTALL_WRKSRC= ${BUILD_WRKSRC}
|
||||
DESCR= ${.CURDIR}/pkg-descr
|
||||
PLIST= ${.CURDIR}/pkg-plist
|
||||
|
||||
USE_GNOME= gnomehack gnometarget glib20
|
||||
USE_GNOME= gnomehack gnometarget glib20 gtksharp20
|
||||
CONFIGURE_ARGS= --enable-mono=yes
|
||||
|
||||
LATEST_LINK= gmime2-sharp
|
||||
|
Loading…
Reference in New Issue
Block a user