[Midnightbsd-cvs] mports [21887] trunk/mail/sendmail/Makefile: drop suffix.

laffer1 at midnightbsd.org laffer1 at midnightbsd.org
Sat Sep 10 19:12:15 EDT 2016


Revision: 21887
          http://svnweb.midnightbsd.org/mports/?rev=21887
Author:   laffer1
Date:     2016-09-10 19:12:14 -0400 (Sat, 10 Sep 2016)
Log Message:
-----------
drop suffix. while helpful to identify sendmail features, it breaks options in strange ways

Modified Paths:
--------------
    trunk/mail/sendmail/Makefile

Modified: trunk/mail/sendmail/Makefile
===================================================================
--- trunk/mail/sendmail/Makefile	2016-09-08 00:59:58 UTC (rev 21886)
+++ trunk/mail/sendmail/Makefile	2016-09-10 23:12:14 UTC (rev 21887)
@@ -2,9 +2,9 @@
 
 PORTNAME=	sendmail
 PORTVERSION=	8.15.2
+PORTREVISION=	1
 CATEGORIES=	mail ipv6
 MASTER_SITES=	ftp://ftp.sendmail.org/pub/sendmail/
-PKGNAMESUFFIX?=	${TLS_SUFFIX}${SASL_SUFFIX}${LDAP_SUFFIX}${BDB_SUFFIX}${PKGNAMESUFFIX2}
 DISTNAME=	${PORTNAME}.${PORTVERSION}
 
 MAINTAINER=	ports at MidnightBSD.org



More information about the Midnightbsd-cvs mailing list