[Midnightbsd-cvs] mports [23517] trunk/mail/pantomime/Makefile: update ssl config
laffer1 at midnightbsd.org
laffer1 at midnightbsd.org
Sat May 12 10:50:39 EDT 2018
Revision: 23517
http://svnweb.midnightbsd.org/mports/?rev=23517
Author: laffer1
Date: 2018-05-12 10:50:38 -0400 (Sat, 12 May 2018)
Log Message:
-----------
update ssl config
Modified Paths:
--------------
trunk/mail/pantomime/Makefile
Modified: trunk/mail/pantomime/Makefile
===================================================================
--- trunk/mail/pantomime/Makefile 2018-05-12 14:50:02 UTC (rev 23516)
+++ trunk/mail/pantomime/Makefile 2018-05-12 14:50:38 UTC (rev 23517)
@@ -2,6 +2,7 @@
PORTNAME= pantomime
PORTVERSION= 1.2.2
+PORTREVISION= 1
CATEGORIES= mail gnustep
MASTER_SITES= http://download.gna.org/gnustep-nonfsf/
DISTNAME= Pantomime-${PORTVERSION}
@@ -15,8 +16,7 @@
# it and we end up picking up the header.
MAKE_ARGS+= LIBRARIES_DEPEND_UPON='${ICONV_LIB} -lssl'
MAKE_ENV+= GNUSTEP_INSTALLATION_DOMAIN=SYSTEM
-USES= gnustep iconv
-USE_OPENSSL= yes
+USES= gnustep iconv ssl
USE_GNUSTEP= back build
USE_LDCONFIG= ${GNUSTEP_LOCAL_LIBRARIES}
More information about the Midnightbsd-cvs
mailing list