Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 6 Jan 2016 15:37:07 +0000 (UTC)
From:      Joe Marcus Clarke <marcus@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r405362 - head/net-im/pidgin
Message-ID:  <201601061537.u06Fb7XD000896@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: marcus
Date: Wed Jan  6 15:37:07 2016
New Revision: 405362
URL: https://svnweb.freebsd.org/changeset/ports/405362

Log:
  Grrr, remove an .endif no longer needed.

Modified:
  head/net-im/pidgin/Makefile

Modified: head/net-im/pidgin/Makefile
==============================================================================
--- head/net-im/pidgin/Makefile	Wed Jan  6 15:36:44 2016	(r405361)
+++ head/net-im/pidgin/Makefile	Wed Jan  6 15:37:07 2016	(r405362)
@@ -32,7 +32,6 @@ CONFIGURE_ARGS=	--disable-consoleui \
 post-stage-PERL-on:
 	@${SED} -i '' -e 's|^${STAGEDIR}||g' \
 		${STAGEDIR}${PREFIX}/lib/pidgin/perl/auto/Pidgin/.packlist
-.endif
 
 post-install:
 	${INSTALL_MAN} ${WRKSRC}/doc/pidgin.1 ${STAGEDIR}${MAN1PREFIX}/man/man1



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