diff --git a/editors/pico-alpine/Makefile b/editors/pico-alpine/Makefile index 90db4fccf271..4ffd74695ee9 100644 --- a/editors/pico-alpine/Makefile +++ b/editors/pico-alpine/Makefile @@ -1,30 +1,30 @@ PORTNAME= pico-alpine -PORTREVISION= 0 +PORTREVISION= 1 CATEGORIES= editors DISTNAME= alpine-${PORTVERSION} COMMENT= [Al]PIne's message COmposition editor and Pilot file manager WWW= http://www.washington.edu/alpine/ MASTERDIR= ${.CURDIR}/../../mail/alpine DESCR= ${.CURDIR}/pkg-descr PLIST= ${.CURDIR}/pkg-plist PATCHDIR= # To void equivalent in master port PKGMESSAGE= /nonexistent # To void equivalent in master port PKGINSTALL= /nonexistent # To void equivalent in master port CPE_PRODUCT= alpine PICO_ALPINE_SLAVE= yes post-patch: @${CP} ${WRKSRC}/imap/Makefile ${WRKSRC}/imap/Makefile.presed @${SED} -e "s#^\(all:.*\) bundled\$$#\1#" \ ${WRKSRC}/imap/Makefile.presed > ${WRKSRC}/imap/Makefile @${CP} ${WRKSRC}/Makefile.in ${WRKSRC}/Makefile.in.presed @${SED} -e "s#^\(SUBDIRS.*pico\).*#\1#" \ -e "s#^man_MANS.*#man_MANS = doc/man1/pico.1 doc/man1/pilot.1#" \ ${WRKSRC}/Makefile.in.presed > ${WRKSRC}/Makefile.in .include "${MASTERDIR}/Makefile" diff --git a/editors/pico-alpine/pkg-plist b/editors/pico-alpine/pkg-plist index ef8bc41edcb8..9a302bae4190 100644 --- a/editors/pico-alpine/pkg-plist +++ b/editors/pico-alpine/pkg-plist @@ -1,4 +1,4 @@ bin/pico bin/pilot -man/man1/pico.1.gz -man/man1/pilot.1.gz +share/man/man1/pico.1.gz +share/man/man1/pilot.1.gz