diff options
Diffstat (limited to 'korean/man-doc/Makefile')
-rw-r--r-- | korean/man-doc/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/korean/man-doc/Makefile b/korean/man-doc/Makefile index bf7cb45bc3b6..e4e23f4041fc 100644 --- a/korean/man-doc/Makefile +++ b/korean/man-doc/Makefile @@ -13,7 +13,7 @@ DISTNAME= ko-man-doc-${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= Korean online manual pages -RUN_DEPENDS= ${LOCALBASE}/bin/groff:${PORTSDIR}/japanese/groff +RUN_DEPENDS= ${LOCALBASE}/bin/groff:japanese/groff post-patch: ${SED} -e 's,%%PREFIX%%,${PREFIX},g' -e 's,%%LOCALBASE%%,${LOCALBASE},g' \ |