svn commit: r469123 - head/x11-wm/wmanager

Alexey Dokuchaev danfe at FreeBSD.org
Sat May 5 15:55:46 UTC 2018


Author: danfe
Date: Sat May  5 15:55:45 2018
New Revision: 469123
URL: https://svnweb.freebsd.org/changeset/ports/469123

Log:
  Remove left-over PKGMESSAGE assignment (should've been part of r345836).

Modified:
  head/x11-wm/wmanager/Makefile

Modified: head/x11-wm/wmanager/Makefile
==============================================================================
--- head/x11-wm/wmanager/Makefile	Sat May  5 15:39:45 2018	(r469122)
+++ head/x11-wm/wmanager/Makefile	Sat May  5 15:55:45 2018	(r469123)
@@ -22,8 +22,6 @@ USES=		gmake
 USE_XORG=	x11 xext
 USE_GL=		gl
 
-PKGMESSAGE=	${WRKDIR}/pkg-message
-
 OPTIONS_DEFINE=	ADDONS DOCS EXAMPLES
 OPTIONS_DEFAULT=ADDONS
 OPTIONS_SUB=	yes


More information about the svn-ports-head mailing list