diff options
Diffstat (limited to 'shells/ch/Makefile')
-rw-r--r-- | shells/ch/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/shells/ch/Makefile b/shells/ch/Makefile index 31f79f0e54bc..e1d8949bf501 100644 --- a/shells/ch/Makefile +++ b/shells/ch/Makefile @@ -18,7 +18,7 @@ MANDIRS= ${DATADIR}/docs/man/ DATADIR= ${PREFIX}/${PORTNAME} SUB_FILES= ${PORTNAME} -PORTDATA= README bin config demos dl extern include lib license package sbin toolkit +PORTDATA= README bin config demos dl extern include lib license package sbin toolkit post-extract: @${MKDIR} ${WRKSRC}/ch |