Add and enable "xzgv". Fixes PR pkg/11398 by Jason Beegan.
This commit is contained in:
parent
03ebd7f37d
commit
920dfc88bd
1 changed files with 2 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: Makefile,v 1.100 2000/11/25 18:02:48 jtb Exp $
|
||||
# $NetBSD: Makefile,v 1.101 2000/11/25 19:08:59 jtb Exp $
|
||||
# FreeBSD Id: Makefile,v 1.53 1997/09/28 13:25:40 markm Exp
|
||||
#
|
||||
|
||||
|
@ -107,5 +107,6 @@
|
|||
SUBDIR += xpm
|
||||
SUBDIR += xsane
|
||||
SUBDIR += xv
|
||||
SUBDIR += xzgv
|
||||
|
||||
.include "../mk/bsd.pkg.subdir.mk"
|
||||
|
|
Loading…
Reference in a new issue