Stage port. Fix: Patch attached with submission follows:
State Changed From-To: open->closed Committed. Thanks!
Author: miwi Date: Sun May 25 09:50:39 2014 New Revision: 355151 URL: http://svnweb.freebsd.org/changeset/ports/355151 QAT: https://qat.redports.org/buildarchive/r355151/ Log: - Stage support PR: 190187 Submitted by: maintainer Modified: head/comms/gtkmmorse/Makefile Modified: head/comms/gtkmmorse/Makefile ============================================================================== --- head/comms/gtkmmorse/Makefile Sun May 25 09:50:07 2014 (r355150) +++ head/comms/gtkmmorse/Makefile Sun May 25 09:50:39 2014 (r355151) @@ -18,12 +18,11 @@ USE_BZIP2= yes GNU_CONFIGURE= yes USES= pkgconfig -PLIST_FILES= bin/gtkmmorse -MAN1= gtkmmorse.1 +PLIST_FILES= bin/gtkmmorse \ + man/man1/gtkmmorse.1.gz post-patch: @${REINPLACE_CMD} -e 's|-ansi||g' -e 's|-pedantic||g' \ ${WRKSRC}/src/Makefile.in -NO_STAGE= yes .include <bsd.port.mk> _______________________________________________ svn-ports-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/svn-ports-all To unsubscribe, send any mail to "svn-ports-all-unsubscribe@freebsd.org"