Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 12 Feb 2014 10:47:30 +0000 (UTC)
From:      Martin Wilke <miwi@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r343901 - head/net-mgmt/weplab
Message-ID:  <201402121047.s1CAlUei038485@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: miwi
Date: Wed Feb 12 10:47:29 2014
New Revision: 343901
URL: http://svnweb.freebsd.org/changeset/ports/343901
QAT: https://qat.redports.org/buildarchive/r343901/

Log:
  - Stage support

Modified:
  head/net-mgmt/weplab/Makefile

Modified: head/net-mgmt/weplab/Makefile
==============================================================================
--- head/net-mgmt/weplab/Makefile	Wed Feb 12 10:47:13 2014	(r343900)
+++ head/net-mgmt/weplab/Makefile	Wed Feb 12 10:47:29 2014	(r343901)
@@ -12,10 +12,9 @@ COMMENT=	WepLab is a tool designed to te
 GNU_CONFIGURE=	yes
 USE_CSTD=	gnu89
 
-MAN1=		weplab.1
-PLIST_FILES=	bin/weplab
+PLIST_FILES=	bin/weplab \
+		man/man1/weplab.1.gz
 
-NO_STAGE=	yes
 post-patch:
 	@${REINPLACE_CMD} -E 's,^(CC|CFLAGS|LDFLAGS) *=,\1 ?=,g' \
 		${WRKSRC}/Makefile.in



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