svn commit: r347581 - head/editors/gmanedit
Martin Wilke
miwi at FreeBSD.org
Sun Mar 9 14:23:17 UTC 2014
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
More information about the svn-ports-all
mailing list