Date: Thu, 29 Dec 2016 13:17:00 +0000 (UTC) From: Emanuel Haupt <ehaupt@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r429909 - head/textproc/splitpatch Message-ID: <201612291317.uBTDH0xX008872@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: ehaupt Date: Thu Dec 29 13:17:00 2016 New Revision: 429909 URL: https://svnweb.freebsd.org/changeset/ports/429909 Log: Remove unnecessary comment Modified: head/textproc/splitpatch/Makefile Modified: head/textproc/splitpatch/Makefile ============================================================================== --- head/textproc/splitpatch/Makefile Thu Dec 29 13:15:39 2016 (r429908) +++ head/textproc/splitpatch/Makefile Thu Dec 29 13:17:00 2016 (r429909) @@ -21,9 +21,6 @@ GH_TAGNAME= 13c5941 PLIST_FILES= bin/splitpatch man/man1/splitpatch.1.gz -# avoid build date in man page -#MAKE_ENV+= PODCENTER=" " - MAKE_JOBS_UNSAFE=yes do-install:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201612291317.uBTDH0xX008872>