diff options
Diffstat (limited to 'x11/xview/Makefile')
-rw-r--r-- | x11/xview/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/x11/xview/Makefile b/x11/xview/Makefile index 9276b4293a4..a20781c1ef0 100644 --- a/x11/xview/Makefile +++ b/x11/xview/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.9 2000/12/29 15:07:21 dmcmahill Exp $ +# $NetBSD: Makefile,v 1.10 2001/02/17 17:07:28 wiz Exp $ # DISTNAME= xview3.2p1-X11R6 @@ -8,6 +8,7 @@ MASTER_SITES= # empty DISTFILES= # empty MAINTAINER= jlam@netbsd.org +COMMENT= OpenLook Toolkit meta-package DEPENDS+= xview-config>=3.2.1:../xview-config DEPENDS+= xview-lib>=3.2.1:../xview-lib |