svn commit: r430674 - head/mail/gmime26-sharp

Mikhail Pchelin misha at FreeBSD.org
Fri Jan 6 00:37:34 UTC 2017


Author: misha
Date: Fri Jan  6 00:37:33 2017
New Revision: 430674
URL: https://svnweb.freebsd.org/changeset/ports/430674

Log:
  - remove PORTREVISION
  - remove DOCS mentioning
  
  Approved by:	jpaetzel (mentor), maintainer timeout (bofh@, 2 weeks)

Modified:
  head/mail/gmime26-sharp/Makefile

Modified: head/mail/gmime26-sharp/Makefile
==============================================================================
--- head/mail/gmime26-sharp/Makefile	Fri Jan  6 00:36:05 2017	(r430673)
+++ head/mail/gmime26-sharp/Makefile	Fri Jan  6 00:37:33 2017	(r430674)
@@ -1,7 +1,6 @@
 # Created by: Tom McLaughlin <tmclaugh at sdf.lonestar.org>
 # $FreeBSD$
 
-PORTREVISION=	1
 CATEGORIES=	mail
 PKGNAMESUFFIX=	26-sharp
 
@@ -20,9 +19,6 @@ PLIST=		${.CURDIR}/pkg-plist
 USE_GNOME+=	gtksharp20
 CONFIGURE_ARGS=	--enable-mono=yes
 
-# Else we conflict with mail/gmime26
-OPTIONS_EXCLUDE=	DOCS
-
 # Done in pre-configure because master port has a post-patch target already.
 pre-configure:
 	@${REINPLACE_CMD} -e 's|. at GMIME_VERSION@||g' \


More information about the svn-ports-all mailing list