Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 29 Jun 2013 08:59:01 +0000 (UTC)
From:      Baptiste Daroussin <bapt@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r322030 - head/net/xipmsg
Message-ID:  <201306290859.r5T8x1cM004076@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: bapt
Date: Sat Jun 29 08:59:00 2013
New Revision: 322030
URL: http://svnweb.freebsd.org/changeset/ports/322030

Log:
  Remove USE_IMAKE leftover

Modified:
  head/net/xipmsg/Makefile

Modified: head/net/xipmsg/Makefile
==============================================================================
--- head/net/xipmsg/Makefile	Sat Jun 29 08:58:31 2013	(r322029)
+++ head/net/xipmsg/Makefile	Sat Jun 29 08:59:00 2013	(r322030)
@@ -12,7 +12,6 @@ MAINTAINER=	candy@kgc.co.jp
 COMMENT=	Popup style message communication tool for X11
 
 USES=		imake
-USE_IMAKE=	yes
 USE_XORG=	ice sm x11 xaw xext xmu xpm xt
 MAN1=		xipmsg.1
 MANCOMPRESSED=	yes



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