Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 11 Jan 2004 10:50:15 -0800 (PST)
From:      Rudolf Polzer <freebsd-dr@durchnull.de>
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   Re: ports/61189: New port: x11-wm/treewm: window manager that allows placing windows in windows (-> tree structure)
Message-ID:  <200401111850.i0BIoF03065312@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/61189; it has been noted by GNATS.

From: Rudolf Polzer <freebsd-dr@durchnull.de>
To: freebsd-gnats-submit@FreeBSD.org
Cc:  
Subject: Re: ports/61189: New port: x11-wm/treewm: window manager that allows placing windows in windows (-> tree structure)
Date: Sun, 11 Jan 2004 01:52:30 +0100

 There's a small mistake I noticed after submitting the port. Sorry for
 that.
 
 --- Makefile.wrong      Sun Jan 11 01:49:11 2004
 +++ Makefile    Sun Jan 11 01:42:13 2004
 @@ -39,7 +39,7 @@
 	${INSTALL_DATA} ${WRKSRC}/src/pixmaps/*.xpm ${PREFIX}/share/treewm/pixmaps
 
  pre-install:
 -	${SED} 's|%%D%%|${PREFIX}${DOCSDIR}|g' ${PKGDIR}/pkg-message >${PKGMESSAGE}
 +	${SED} 's|%%D%%|${DOCSDIR}|g' ${PKGDIR}/pkg-message >${PKGMESSAGE}
 
  post-install:
  .if !defined(NOPORTDOCS)



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