svn commit: r347300 - head/ftp/llnlxdir

Baptiste Daroussin bapt at FreeBSD.org
Thu Mar 6 18:34:55 UTC 2014


Author: bapt
Date: Thu Mar  6 18:34:54 2014
New Revision: 347300
URL: http://svnweb.freebsd.org/changeset/ports/347300
QAT: https://qat.redports.org/buildarchive/r347300/

Log:
  Support stage

Modified:
  head/ftp/llnlxdir/Makefile

Modified: head/ftp/llnlxdir/Makefile
==============================================================================
--- head/ftp/llnlxdir/Makefile	Thu Mar  6 18:33:29 2014	(r347299)
+++ head/ftp/llnlxdir/Makefile	Thu Mar  6 18:34:54 2014	(r347300)
@@ -12,12 +12,10 @@ EXTRACT_SUFX=	.tar.Z
 MAINTAINER=	cy at FreeBSD.org
 COMMENT=	Motif FTP client with drag-and-drop file transfer
 
-PLIST_FILES=	bin/xdir lib/X11/app-defaults/XDir
-MAN1=		xdir.1
+PLIST_FILES=	bin/xdir lib/X11/app-defaults/XDir man/man1/xdir.1.gz
 
 WRKSRC=		${WRKDIR}/llnlxdir2_1_2/sources
 USES=		imake motif
 USE_XORG=	ice sm x11 xext xp xt
 
-NO_STAGE=	yes
 .include <bsd.port.mk>


More information about the svn-ports-head mailing list