diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2006-05-09 00:19:16 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2006-05-09 00:19:16 +0000 |
commit | 80c8740ee56256d1a51ae5a99474080b3d13dd57 (patch) | |
tree | 24ba47b06c7171e6e6abd3db138bf255a534615d /korean | |
parent | 8f4ccb0a049dd1f79e3bfd5d76ac0b5858699ff7 (diff) | |
download | ports-80c8740ee56256d1a51ae5a99474080b3d13dd57.tar.gz ports-80c8740ee56256d1a51ae5a99474080b3d13dd57.zip |
Notes
Diffstat (limited to 'korean')
-rw-r--r-- | korean/engdic/Makefile | 1 | ||||
-rw-r--r-- | korean/gdick/Makefile | 1 | ||||
-rw-r--r-- | korean/han/Makefile | 1 | ||||
-rw-r--r-- | korean/hpscat/Makefile | 1 |
4 files changed, 0 insertions, 4 deletions
diff --git a/korean/engdic/Makefile b/korean/engdic/Makefile index 3a0cd347e6a3..ed2413859943 100644 --- a/korean/engdic/Makefile +++ b/korean/engdic/Makefile @@ -15,7 +15,6 @@ MAINTAINER= ports@FreeBSD.org COMMENT= An English dictionary utility for Korean ALL_TARGET= clean all -USE_REINPLACE= yes post-patch: @for f in ${WRKSRC}/Makefile ${WRKSRC}/engdic.h; do \ diff --git a/korean/gdick/Makefile b/korean/gdick/Makefile index 848b5d0a30bd..aa620142d22b 100644 --- a/korean/gdick/Makefile +++ b/korean/gdick/Makefile @@ -19,7 +19,6 @@ RUN_DEPENDS= ${PYTHONPREFIX_SITELIBDIR}/cjkcodecs.pth:${PORTSDIR}/converters/py- USE_PYTHON= yes USE_PYDISTUTILS=yes -USE_REINPLACE= yes USE_BZIP2= yes USE_GNOME= gnomehier pygnome2 diff --git a/korean/han/Makefile b/korean/han/Makefile index fcc10702c6f8..a7f00e1c7050 100644 --- a/korean/han/Makefile +++ b/korean/han/Makefile @@ -17,7 +17,6 @@ COMMENT= A hangul console ONLY_FOR_ARCHS= i386 USE_GMAKE= YES -USE_REINPLACE= yes .include <bsd.port.pre.mk> diff --git a/korean/hpscat/Makefile b/korean/hpscat/Makefile index 1fde8b3c86b5..4fb4d58eee56 100644 --- a/korean/hpscat/Makefile +++ b/korean/hpscat/Makefile @@ -22,7 +22,6 @@ COMMENT= Hangul Text Printing Utility RUN_DEPENDS= hcode:${PORTSDIR}/korean/hcode USE_PERL5= yes -USE_REINPLACE= yes pre-patch: @${REINPLACE_CMD} -e 's,<malloc.h>,<stdlib.h>,' \ |