svn commit: r405362 - head/net-im/pidgin

Joe Marcus Clarke marcus at FreeBSD.org
Wed Jan 6 15:37:08 UTC 2016


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


More information about the svn-ports-all mailing list