Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 12 Aug 2018 17:33:32 +0000 (UTC)
From:      Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r477012 - head/multimedia/umph
Message-ID:  <201808121733.w7CHXWu6002063@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Sun Aug 12 17:33:32 2018
New Revision: 477012
URL: https://svnweb.freebsd.org/changeset/ports/477012

Log:
  Update PLIST_FILES: remove %%

Modified:
  head/multimedia/umph/Makefile

Modified: head/multimedia/umph/Makefile
==============================================================================
--- head/multimedia/umph/Makefile	Sun Aug 12 17:33:27 2018	(r477011)
+++ head/multimedia/umph/Makefile	Sun Aug 12 17:33:32 2018	(r477012)
@@ -22,6 +22,6 @@ USE_PERL5=	configure
 USES=		perl5
 
 PLIST_FILES=	bin/umph \
-		%%PERL5_MAN1%%/umph.1.gz
+		${SITE_MAN1_REL}/umph.1.gz
 
 .include <bsd.port.mk>



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201808121733.w7CHXWu6002063>