Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 13 Dec 2013 23:30:59 +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: r336386 - head/x11/xprompt
Message-ID:  <201312132330.rBDNUxS7077765@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: bapt
Date: Fri Dec 13 23:30:59 2013
New Revision: 336386
URL: http://svnweb.freebsd.org/changeset/ports/336386

Log:
  Support stage

Modified:
  head/x11/xprompt/Makefile

Modified: head/x11/xprompt/Makefile
==============================================================================
--- head/x11/xprompt/Makefile	Fri Dec 13 23:30:23 2013	(r336385)
+++ head/x11/xprompt/Makefile	Fri Dec 13 23:30:59 2013	(r336386)
@@ -14,9 +14,7 @@ COMMENT=	Displays a dialog box and promp
 USES=		imake
 USE_XORG=	ice sm x11 xaw xext xmu xt
 
-MAN1=		xprompt.1
-MANCOMPRESSED=	yes
-PLIST_FILES=	bin/xprompt
+PLIST_FILES=	bin/xprompt \
+		man/man1/xprompt.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?201312132330.rBDNUxS7077765>