From 84d780202a57d29936c4a738ee7fc05a436e2d7f Mon Sep 17 00:00:00 2001 From: Mathieu Arnold Date: Thu, 9 Jan 2014 22:34:50 +0000 Subject: Fix staging. --- shells/osh/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'shells/osh') diff --git a/shells/osh/Makefile b/shells/osh/Makefile index 5bced94eb247..584ffdc0dbdc 100644 --- a/shells/osh/Makefile +++ b/shells/osh/Makefile @@ -10,11 +10,12 @@ MAINTAINER= miwi@FreeBSD.org COMMENT= Implementation of the UNIX 6th Edition shell MAKE_ENV+= DOCDIR=${DOCSDIR} \ - DESTEXPDIR=${EXAMPLESDIR} \ + EXPDIR=${EXAMPLESDIR} \ MANDIR=${MANPREFIX}/man/man1 PORTDOCS= * PORTEXAMPLES= * +INSTALL_TARGET= install install-doc install-exp post-patch: @${REINPLACE_CMD} -E -e 's|(DESTEXPDIR)=|\1?=|' \ -- cgit v1.2.3