diff options
Diffstat (limited to 'editors/pico-alpine/Makefile')
-rw-r--r-- | editors/pico-alpine/Makefile | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/editors/pico-alpine/Makefile b/editors/pico-alpine/Makefile index 2e8b0643db4..be8e637e1d7 100644 --- a/editors/pico-alpine/Makefile +++ b/editors/pico-alpine/Makefile @@ -18,9 +18,6 @@ PKGINSTALL= /nonexistent # To void equivalent in master port PICO_ALPINE_SLAVE= yes -MAN1= pico.1 pilot.1 - -NO_STAGE= yes post-patch: @${CP} ${WRKSRC}/imap/Makefile ${WRKSRC}/imap/Makefile.presed @${SED} -e "s#^\(all:.*\) bundled\$$#\1#" \ |