summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--graphics/gimp-app-devel/Makefile6
-rw-r--r--graphics/gimp-app/Makefile6
-rw-r--r--sysutils/gnome-system-tools/Makefile10
-rw-r--r--www/firefox-devel/Makefile6
-rw-r--r--www/firefox3-devel/Makefile6
-rw-r--r--x11/gnome-screensaver/Makefile6
-rw-r--r--x11/libxklavier/Makefile10
7 files changed, 9 insertions, 41 deletions
diff --git a/graphics/gimp-app-devel/Makefile b/graphics/gimp-app-devel/Makefile
index 77054d47f..4a3fd4ffb 100644
--- a/graphics/gimp-app-devel/Makefile
+++ b/graphics/gimp-app-devel/Makefile
@@ -3,7 +3,7 @@
# Whom: erich@FreeBSD.org
#
# $FreeBSD$
-# $MCom: ports/graphics/gimp-app/Makefile,v 1.7 2007/01/07 00:05:37 ahze Exp $
+# $MCom: ports/graphics/gimp-app/Makefile,v 1.8 2007/02/16 18:14:25 mezz Exp $
#
PORTNAME= gimp
@@ -78,10 +78,6 @@ CONFLICTS= gimp-1.*
MAN1+= gimp-2.3.1 gimp-remote-2.3.1 gimptool-2.0.1
MAN5+= gimprc-2.3.5
-.if ${OSVERSION} < 500000
-IGNORE= does not build on 4.X
-.endif
-
.if defined(WITHOUT_RSVG)
CONFIGURE_ARGS+= --without-librsvg
PLIST_SUB+= SVG="@comment "
diff --git a/graphics/gimp-app/Makefile b/graphics/gimp-app/Makefile
index 77054d47f..4a3fd4ffb 100644
--- a/graphics/gimp-app/Makefile
+++ b/graphics/gimp-app/Makefile
@@ -3,7 +3,7 @@
# Whom: erich@FreeBSD.org
#
# $FreeBSD$
-# $MCom: ports/graphics/gimp-app/Makefile,v 1.7 2007/01/07 00:05:37 ahze Exp $
+# $MCom: ports/graphics/gimp-app/Makefile,v 1.8 2007/02/16 18:14:25 mezz Exp $
#
PORTNAME= gimp
@@ -78,10 +78,6 @@ CONFLICTS= gimp-1.*
MAN1+= gimp-2.3.1 gimp-remote-2.3.1 gimptool-2.0.1
MAN5+= gimprc-2.3.5
-.if ${OSVERSION} < 500000
-IGNORE= does not build on 4.X
-.endif
-
.if defined(WITHOUT_RSVG)
CONFIGURE_ARGS+= --without-librsvg
PLIST_SUB+= SVG="@comment "
diff --git a/sysutils/gnome-system-tools/Makefile b/sysutils/gnome-system-tools/Makefile
index 892c94d33..e6e0babc2 100644
--- a/sysutils/gnome-system-tools/Makefile
+++ b/sysutils/gnome-system-tools/Makefile
@@ -3,7 +3,7 @@
# Whom: Adam Weinberger <adamw@FreeBSD.org>
#
# $FreeBSD$
-# $MCom: ports/sysutils/gnome-system-tools/Makefile,v 1.55 2007/01/23 13:49:38 ahze Exp $
+# $MCom: ports/sysutils/gnome-system-tools/Makefile,v 1.56 2007/02/13 05:51:03 marcus Exp $
PORTNAME= gnome-system-tools
PORTVERSION= 2.17.91
@@ -34,14 +34,8 @@ CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
GCONF_SCHEMAS= gnome-system-tools.schemas
-.include <bsd.port.pre.mk>
-
-.if ${OSVERSION} < 500000
-IGNORE= uses symbols not present in 4.X
-.endif
-
post-patch:
@${REINPLACE_CMD} -e 's|$${prefix}/$${DATADIRNAME}|$${datadir}|g' \
${WRKSRC}/configure
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>
diff --git a/www/firefox-devel/Makefile b/www/firefox-devel/Makefile
index b1dbedaa2..b3b7f194c 100644
--- a/www/firefox-devel/Makefile
+++ b/www/firefox-devel/Makefile
@@ -3,7 +3,7 @@
# Whom: Alan Eldridge <alane@FreeBSD.org>
#
# $FreeBSD$
-# $MCom: ports/www/firefox-devel/Makefile,v 1.34 2006/12/22 02:06:26 mezz Exp $
+# $MCom: ports/www/firefox-devel/Makefile,v 1.35 2007/02/11 14:19:29 ahze Exp $
PORTNAME= firefox
DISTVERSION= 3.0.a2
@@ -54,10 +54,6 @@ OPTIONS= NEWTAB "Open external links in a new tab" on \
GECKO_PTHREAD_LIBS!=${CC} -dumpspecs | ${GREP} -m 1 pthread | ${SED} -e 's|^.*%{\!pg: %{pthread:|| ; s|}.*$$||' || ${TRUE}
-.if ${OSVERSION} < 500000
-BROKEN= does not build
-.endif
-
MOZ_OPTIONS+= --disable-svg
#.if ${OSVERSION} >= 600000
# Needs MOZ_TOOLKIT=cairo-gtk2
diff --git a/www/firefox3-devel/Makefile b/www/firefox3-devel/Makefile
index b1dbedaa2..b3b7f194c 100644
--- a/www/firefox3-devel/Makefile
+++ b/www/firefox3-devel/Makefile
@@ -3,7 +3,7 @@
# Whom: Alan Eldridge <alane@FreeBSD.org>
#
# $FreeBSD$
-# $MCom: ports/www/firefox-devel/Makefile,v 1.34 2006/12/22 02:06:26 mezz Exp $
+# $MCom: ports/www/firefox-devel/Makefile,v 1.35 2007/02/11 14:19:29 ahze Exp $
PORTNAME= firefox
DISTVERSION= 3.0.a2
@@ -54,10 +54,6 @@ OPTIONS= NEWTAB "Open external links in a new tab" on \
GECKO_PTHREAD_LIBS!=${CC} -dumpspecs | ${GREP} -m 1 pthread | ${SED} -e 's|^.*%{\!pg: %{pthread:|| ; s|}.*$$||' || ${TRUE}
-.if ${OSVERSION} < 500000
-BROKEN= does not build
-.endif
-
MOZ_OPTIONS+= --disable-svg
#.if ${OSVERSION} >= 600000
# Needs MOZ_TOOLKIT=cairo-gtk2
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 <marcus@FreeBSD.org>
#
# $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 <bsd.port.pre.mk>
-.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 <sobomax@FreeBSD.org>
#
# $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 <bsd.port.pre.mk>
-
-.if ${OSVERSION} < 500000
-IGNORE= does not build on 4.X
-.endif
-
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>