svn commit: r321451 - head/x11-wm/afterstep

Dirk Meyer dinoex at FreeBSD.org
Fri Jun 21 09:10:25 UTC 2013


Author: dinoex
Date: Fri Jun 21 09:10:25 2013
New Revision: 321451
URL: http://svnweb.freebsd.org/changeset/ports/321451

Log:
  - fix broken commit r320732

Modified:
  head/x11-wm/afterstep/Makefile

Modified: head/x11-wm/afterstep/Makefile
==============================================================================
--- head/x11-wm/afterstep/Makefile	Fri Jun 21 08:28:05 2013	(r321450)
+++ head/x11-wm/afterstep/Makefile	Fri Jun 21 09:10:25 2013	(r321451)
@@ -35,7 +35,6 @@ post-patch:
 			-e 's|%%PREFIX%%|${PREFIX}|g' \
 			${WRKSRC}/configure.h \
 			${WRKSRC}/sample.steprc
-			${WRKSRC}/configure.h
 		@ for i in ${SRCDIRS}; do \
 			cd ${WRKSRC}/$$i; \
 			${MV} Imakefile Imakefile.orig; \


More information about the svn-ports-all mailing list