diff options
Diffstat (limited to 'print/dvidvi/Makefile')
-rw-r--r-- | print/dvidvi/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/print/dvidvi/Makefile b/print/dvidvi/Makefile index 81616df3e1e..cce55177b83 100644 --- a/print/dvidvi/Makefile +++ b/print/dvidvi/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.11 2010/02/11 23:41:32 joerg Exp $ +# $NetBSD: Makefile,v 1.12 2012/10/08 13:45:36 asau Exp $ # DISTNAME= dvidvi-1.0 @@ -8,8 +8,6 @@ MASTER_SITES= ftp://sunsite.univie.ac.at/pub/distfiles/ MAINTAINER= pkgsrc-users@NetBSD.org COMMENT= Select and/or rearrange pages in a TeX dvi file -PKG_DESTDIR_SUPPORT= user-destdir - RESTRICTED= Unable to determine distribution license NO_SRC_ON_FTP= ${RESTRICTED} NO_SRC_ON_CDROM=${RESTRICTED} |