Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. =================================================================== RCS file: /ftp/cvs/cvsroot/pkgsrc/misc/pdmenu/Makefile,v rcsdiff: /ftp/cvs/cvsroot/pkgsrc/misc/pdmenu/Makefile,v: warning: Unknown phrases like `commitid ...;' are present. retrieving revision 1.7 retrieving revision 1.8 diff -u -p -r1.7 -r1.8 --- pkgsrc/misc/pdmenu/Makefile 2001/04/28 12:44:57 1.7 +++ pkgsrc/misc/pdmenu/Makefile 2001/09/27 23:18:25 1.8 @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.7 2001/04/28 12:44:57 zuntum Exp $ +# $NetBSD: Makefile,v 1.8 2001/09/27 23:18:25 jlam Exp $ # FreeBSD Id: ports/misc/pdmenu/Makefile,v 1.11 2001/01/16 17:31:42 sobomax Exp DISTNAME= ${PKGNAME:S|-|_|} @@ -10,7 +10,7 @@ MAINTAINER= zuntum@netbsd.org HOMEPAGE= http://www.kitenet.net/programs/pdmenu/ COMMENT= Simple console menu program -DEPENDS+= libslang-*:../../devel/libslang +DEPENDS+= libslang-[0-9]*:../../devel/libslang GNU_CONFIGURE= YES USE_GMAKE= YES