diff options
Diffstat (limited to 'japanese/plain2/Makefile')
-rw-r--r-- | japanese/plain2/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/japanese/plain2/Makefile b/japanese/plain2/Makefile index cb25c06d478e..55d49f1c61e5 100644 --- a/japanese/plain2/Makefile +++ b/japanese/plain2/Makefile @@ -22,7 +22,6 @@ COMMENT= A text converter from plain to any format WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION:R}p${PORTVERSION:E}.orig BUILD_WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION:R}p${PORTVERSION:E}.orig/src -USE_REINPLACE= yes MAKE_ARGS= CC="${CC}" CFLAGS="${CFLAGS} -DBSD -DKANJI -DPICTURE -DHTML -fwritable-strings" ALL_TARGET= ${PORTNAME} |