diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2006-05-09 00:18:07 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2006-05-09 00:18:07 +0000 |
commit | 8f4ccb0a049dd1f79e3bfd5d76ac0b5858699ff7 (patch) | |
tree | a8089055b131895cc36c6e592a8ae3a26636cf5f /japanese/plain2 | |
parent | dd081e0ab11c56cd6ae258feb5bb419a2edec1ae (diff) | |
download | ports-8f4ccb0a049dd1f79e3bfd5d76ac0b5858699ff7.tar.gz ports-8f4ccb0a049dd1f79e3bfd5d76ac0b5858699ff7.zip |
Notes
Diffstat (limited to 'japanese/plain2')
-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} |