From f9b3837d40632dae616e3d3c39236ad0a5841fb0 Mon Sep 17 00:00:00 2001 From: mezz Date: Sat, 24 Feb 2007 21:00:46 +0000 Subject: Remove the BROKEN/IGNORE on FreeBSD 4.x. I am only doing it basic, so we can worry about remove some different kind of checks for 4.x later. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@8389 df743ca5-7f9a-e211-a948-0013205c9059 --- x11/gnome-screensaver/Makefile | 6 +----- x11/libxklavier/Makefile | 10 ++-------- 2 files changed, 3 insertions(+), 13 deletions(-) (limited to 'x11') diff --git a/x11/gnome-screensaver/Makefile b/x11/gnome-screensaver/Makefile index 5687897a5..02b0e5e2c 100644 --- a/x11/gnome-screensaver/Makefile +++ b/x11/gnome-screensaver/Makefile @@ -3,7 +3,7 @@ # Whom: Joe Marcus Clarke # # $FreeBSD$ -# $MCom: ports/x11/gnome-screensaver/Makefile,v 1.67 2007/02/13 07:19:21 mezz Exp $ +# $MCom: ports/x11/gnome-screensaver/Makefile,v 1.68 2007/02/21 04:20:35 marcus Exp $ # PORTNAME= gnome-screensaver @@ -44,10 +44,6 @@ OPTIONS= PAM "Pluggable Authentication Module support" off .include -.if ${OSVERSION} < 500000 -BROKEN= Does not build on 4.X -.endif - .if !defined(WITH_PAM) CONFIGURE_ARGS+= --disable-pam .endif diff --git a/x11/libxklavier/Makefile b/x11/libxklavier/Makefile index 80d39665b..c7f35222d 100644 --- a/x11/libxklavier/Makefile +++ b/x11/libxklavier/Makefile @@ -3,7 +3,7 @@ # Whom: Maxim Sobolev # # $FreeBSD$ -# $MCom: ports/x11/libxklavier/Makefile,v 1.30 2006/11/04 20:21:37 marcus Exp $ +# $MCom: ports/x11/libxklavier/Makefile,v 1.31 2006/12/06 00:54:45 ahze Exp $ # PORTNAME= libxklavier @@ -33,10 +33,4 @@ CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS}" \ PLIST_SUB= VERSION=${PORTVERSION} -.include - -.if ${OSVERSION} < 500000 -IGNORE= does not build on 4.X -.endif - -.include +.include -- cgit v1.2.3