Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 9 Mar 2014 14:23:16 +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: r347581 - head/editors/gmanedit
Message-ID:  <201403091423.s29ENGm4083534@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: miwi
Date: Sun Mar  9 14:23:16 2014
New Revision: 347581
URL: http://svnweb.freebsd.org/changeset/ports/347581
QAT: https://qat.redports.org/buildarchive/r347581/

Log:
  - Stage support

Modified:
  head/editors/gmanedit/Makefile
  head/editors/gmanedit/pkg-plist

Modified: head/editors/gmanedit/Makefile
==============================================================================
--- head/editors/gmanedit/Makefile	Sun Mar  9 14:23:01 2014	(r347580)
+++ head/editors/gmanedit/Makefile	Sun Mar  9 14:23:16 2014	(r347581)
@@ -16,9 +16,6 @@ GNU_CONFIGURE=	yes
 CPPFLAGS+=	-I${LOCALBASE}/include
 LDFLAGS+=	-L${LOCALBASE}/lib -lz
 
-MAN1=		gmanedit.1
-
-NO_STAGE=	yes
 post-patch:
 	@${REINPLACE_CMD} -e '/<argz\.h>/d' ${WRKSRC}/src/callbacks.c
 

Modified: head/editors/gmanedit/pkg-plist
==============================================================================
--- head/editors/gmanedit/pkg-plist	Sun Mar  9 14:23:01 2014	(r347580)
+++ head/editors/gmanedit/pkg-plist	Sun Mar  9 14:23:16 2014	(r347581)
@@ -7,3 +7,4 @@ share/locale/ja/LC_MESSAGES/gmanedit.mo
 share/locale/sv/LC_MESSAGES/gmanedit.mo
 share/pixmaps/gmanedit.png
 share/pixmaps/gmanedit_icon.png
+man/man1/gmanedit.1.gz



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