diff options
Diffstat (limited to 'print/texinfo')
-rw-r--r-- | print/texinfo/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/print/texinfo/Makefile b/print/texinfo/Makefile index f940ded8dd85..b068e5cc0b21 100644 --- a/print/texinfo/Makefile +++ b/print/texinfo/Makefile @@ -7,8 +7,8 @@ PORTREVISION= 2 PORTEPOCH= 1 CATEGORIES= print MASTER_SITES= GNU \ - LOCAL/sunpoet/${DIST_SUBDIR} -DISTFILES= ${DISTNAME}${EXTRACT_SUFX} htmlxref.cnf texinfo.tex texi2dvi + LOCAL/sunpoet/${DIST_SUBDIR}:DEFAULT,local +DISTFILES= ${DISTNAME}${EXTRACT_SUFX} htmlxref.cnf texinfo.tex:local texi2dvi DIST_SUBDIR= ${PORTNAME}/${PORTVERSION} EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX} |