diff options
-rw-r--r-- | print/texinfo/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/print/texinfo/Makefile b/print/texinfo/Makefile index 4668f63ee095..f752649f2e25 100644 --- a/print/texinfo/Makefile +++ b/print/texinfo/Makefile @@ -32,7 +32,7 @@ PKGDEINSTALL= ${PKGINSTALL} USE_TEX= yes USES= charsetfix cpe gmake iconv ncurses perl5 tar:xz -INFO= texinfo info-stnd +INFO= info-stnd texinfo CPE_VENDOR= gnu CPE_VERSION= ${PORTVERSION:R} |