diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-12-20 19:05:12 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-12-20 19:05:12 +0000 |
commit | 926ab2f16e598d9e80a7034b75f41e5cd2972fd1 (patch) | |
tree | 46e79d79b97ac4966daa5e4bff0567bb68c73872 /japanese/latex-jlisting | |
parent | d9740dc5b4f61dc75bf273d410392f9095aee5b7 (diff) | |
download | ports-926ab2f16e598d9e80a7034b75f41e5cd2972fd1.tar.gz ports-926ab2f16e598d9e80a7034b75f41e5cd2972fd1.zip |
Notes
Diffstat (limited to 'japanese/latex-jlisting')
-rw-r--r-- | japanese/latex-jlisting/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/japanese/latex-jlisting/Makefile b/japanese/latex-jlisting/Makefile index 14cb303da2d7..07f92db0a511 100644 --- a/japanese/latex-jlisting/Makefile +++ b/japanese/latex-jlisting/Makefile @@ -14,8 +14,6 @@ NO_BUILD= yes USE_TEX= latex texhash JLDIR= ${TEXMFLOCALDIR}/tex/latex/jlisting PLIST_FILES= ${JLDIR}/jlisting.sty -PLIST_DIRS= ${JLDIR} -PLIST_DIRSTRY= ${TEXMFLOCALDIR}/tex/latex ${TEXMFLOCALDIR}/tex do-extract: @${MKDIR} ${WRKSRC} |