svn commit: r339670 - head/security/secpanel

Pietro Cerutti gahr at FreeBSD.org
Tue Jan 14 09:24:57 UTC 2014


Author: gahr
Date: Tue Jan 14 09:24:56 2014
New Revision: 339670
URL: http://svnweb.freebsd.org/changeset/ports/339670

Log:
  - Convert to USES=tk

Modified:
  head/security/secpanel/Makefile

Modified: head/security/secpanel/Makefile
==============================================================================
--- head/security/secpanel/Makefile	Tue Jan 14 09:23:53 2014	(r339669)
+++ head/security/secpanel/Makefile	Tue Jan 14 09:24:56 2014	(r339670)
@@ -23,7 +23,7 @@ RUN_DEPENDS=	ssh-askpass:${PORTSDIR}/sec
 WRKSRC=		${WRKDIR}/usr/local
 NO_BUILD=	yes
 
-USE_TK_WRAPPER=	yes
+USES=		tk:wrapper
 
 DESKTOP_ENTRIES="SecPanel" "${COMMENT}" "${PORTNAME}" \
 		"${PORTNAME}" "" "false"


More information about the svn-ports-all mailing list