diff --git a/x11/sliderule/Makefile b/x11/sliderule/Makefile index 74868f584d1..01c9afbdcbf 100644 --- a/x11/sliderule/Makefile +++ b/x11/sliderule/Makefile @@ -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 diff --git a/x11/xprompt/Makefile b/x11/xprompt/Makefile index bda4f3509de..82f394c7dca 100644 --- a/x11/xprompt/Makefile +++ b/x11/xprompt/Makefile @@ -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