Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 27 Dec 2013 18:07:32 +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: r337771 - head/graphics/xtexcad
Message-ID:  <201312271807.rBRI7WRc052026@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: bapt
Date: Fri Dec 27 18:07:32 2013
New Revision: 337771
URL: http://svnweb.freebsd.org/changeset/ports/337771

Log:
  Support stage

Modified:
  head/graphics/xtexcad/Makefile

Modified: head/graphics/xtexcad/Makefile
==============================================================================
--- head/graphics/xtexcad/Makefile	Fri Dec 27 18:06:09 2013	(r337770)
+++ head/graphics/xtexcad/Makefile	Fri Dec 27 18:07:32 2013	(r337771)
@@ -13,8 +13,7 @@ COMMENT=	Simple drawing program enforcin
 USES=		imake
 USE_XORG=	ice sm x11 xaw xext xmu xpm xt
 
-MAN1=		xtexcad.1
-PLIST_FILES=	bin/xtexcad lib/X11/app-defaults/XTeXcad
+PLIST_FILES=	bin/xtexcad lib/X11/app-defaults/XTeXcad \
+		man/man1/xtexcad.1.gz
 
-NO_STAGE=	yes
 .include <bsd.port.mk>



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