diff options
Diffstat (limited to 'print/tex-dvipsk/Makefile')
-rw-r--r-- | print/tex-dvipsk/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/print/tex-dvipsk/Makefile b/print/tex-dvipsk/Makefile index e3afec7aca40..9eea1f77acab 100644 --- a/print/tex-dvipsk/Makefile +++ b/print/tex-dvipsk/Makefile @@ -17,7 +17,7 @@ COMMENT= Convert a TeX DVI file to PostScript LICENSE= GPLv2 -LIB_DEPENDS= libpaper.so:${PORTSDIR}/print/libpaper +LIB_DEPENDS= libpaper.so:print/libpaper USES= gmake tar:xz pkgconfig USE_TEX= kpathsea web2c texmf texhash |