Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 19 Sep 2014 18:47:56 +0000 (UTC)
From:      Tijl Coosemans <tijl@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r368590 - in head/x11/dgs: . files
Message-ID:  <201409191847.s8JIluTG075556@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: tijl
Date: Fri Sep 19 18:47:56 2014
New Revision: 368590
URL: http://svnweb.freebsd.org/changeset/ports/368590
QAT: https://qat.redports.org/buildarchive/r368590/

Log:
  Remove old libtool patches

Deleted:
  head/x11/dgs/files/patch-DPS_ltconfig
Modified:
  head/x11/dgs/Makefile

Modified: head/x11/dgs/Makefile
==============================================================================
--- head/x11/dgs/Makefile	Fri Sep 19 18:43:15 2014	(r368589)
+++ head/x11/dgs/Makefile	Fri Sep 19 18:47:56 2014	(r368590)
@@ -30,9 +30,6 @@ pre-patch:
 		${REINPLACE_CMD} -e 's|manm|mann|g'
 
 post-patch:
-	${REINPLACE_CMD} -e 's|echo aout|echo elf|' \
-	-e 's|freebsd2\*)|freebsd2.\*)|' -e 's|freebsd1\*)|freebsd1.\*)|' \
-		${WRKSRC}/DPS/ltconfig
 	${REINPLACE_CMD} -e 's,@prefix@,$$(DESTDIR)@prefix@,g' \
 		-e 's,@mandir@,$$(DESTDIR)@mandir@,g' \
 		${WRKSRC}/gs/unix-gcc.mak.in



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