diff options
Diffstat (limited to 'print/dvidvi/Makefile')
-rw-r--r-- | print/dvidvi/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/print/dvidvi/Makefile b/print/dvidvi/Makefile index 083914f3cff..7e38f4487d2 100644 --- a/print/dvidvi/Makefile +++ b/print/dvidvi/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.4 2004/04/25 11:48:31 dillo Exp $ +# $NetBSD: Makefile,v 1.5 2004/06/27 13:36:57 grant Exp $ # DISTNAME= dvidvi-1.0 @@ -8,6 +8,8 @@ MASTER_SITES= ftp://sunsite.univie.ac.at/pub/distfiles/ MAINTAINER= dillo@NetBSD.org COMMENT= Select and/or rearrange pages in a TeX dvi file +USE_BUILDLINK3= yes + NO_SRC_ON_FTP= Unable to determine distribution license NO_SRC_ON_CDROM=Unable to determine distribution license NO_BIN_ON_FTP= Unable to determine distribution license |