remove MASTER_SITE_LOCAL since the distfile is not there.

This commit is contained in:
steven 2006-02-10 10:14:14 +00:00
parent 58e8b90ac9
commit d710918650
2 changed files with 2 additions and 6 deletions

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.14 2004/12/19 17:27:01 alek Exp $
# $OpenBSD: Makefile,v 1.15 2006/02/10 10:14:14 steven Exp $
COMMENT= "slide rule component of X11R3's xcalc"
@ -12,8 +12,6 @@ PERMIT_DISTFILES_CDROM= "no license"
PERMIT_DISTFILES_FTP= "no license"
WANTLIB= X11 Xext c m
MASTER_SITES= ${MASTER_SITE_LOCAL}
USE_X11= Yes
CONFIGURE_STYLE= imake

View File

@ -1,12 +1,10 @@
# $OpenBSD: Makefile,v 1.14 2004/12/17 15:03:18 alek Exp $
# $OpenBSD: Makefile,v 1.15 2006/02/10 10:18:36 steven Exp $
COMMENT= "display a dialog box and prompt user for text"
DISTNAME= xprompt-1.4
CATEGORIES= x11
MASTER_SITES= ${MASTER_SITE_LOCAL}
# BSD
PERMIT_PACKAGE_CDROM= Yes
PERMIT_PACKAGE_FTP= Yes