svn commit: r510332 - head/security/plasma5-kwallet-pam

Tobias Kortkamp tobik at FreeBSD.org
Sat Aug 31 07:25:24 UTC 2019


Author: tobik
Date: Sat Aug 31 07:25:23 2019
New Revision: 510332
URL: https://svnweb.freebsd.org/changeset/ports/510332

Log:
  security/plasma5-kwallet-pam: Drop nop and misspelled {BUILD,RUN}_DEPEMDS
  
  Approved by:	tcberner

Modified:
  head/security/plasma5-kwallet-pam/Makefile

Modified: head/security/plasma5-kwallet-pam/Makefile
==============================================================================
--- head/security/plasma5-kwallet-pam/Makefile	Sat Aug 31 07:14:05 2019	(r510331)
+++ head/security/plasma5-kwallet-pam/Makefile	Sat Aug 31 07:25:23 2019	(r510332)
@@ -8,8 +8,6 @@ CATEGORIES=	security kde kde-plasma
 MAINTAINER=	kde at FreeBSD.org
 COMMENT=	Plasma5 KWallet PAM Integration
 
-BUILD_DEPEMDS=	socat:net/socat
-RUN_DEPEMDS=	socat:net/socat
 LIB_DEPENDS=	libgcrypt.so:security/libgcrypt \
 		libgpg-error.so:security/libgpg-error
 


More information about the svn-ports-all mailing list