svn commit: r368590 - in head/x11/dgs: . files

Tijl Coosemans tijl at FreeBSD.org
Fri Sep 19 18:47:57 UTC 2014


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, at prefix@,$$(DESTDIR)@prefix@,g' \
 		-e 's, at mandir@,$$(DESTDIR)@mandir@,g' \
 		${WRKSRC}/gs/unix-gcc.mak.in


More information about the svn-ports-head mailing list