summaryrefslogtreecommitdiff
path: root/print
diff options
context:
space:
mode:
authorEdwin Groothuis <edwin@FreeBSD.org>2007-10-04 02:24:29 +0000
committerEdwin Groothuis <edwin@FreeBSD.org>2007-10-04 02:24:29 +0000
commit52d564a55281a0e508af246fff0da98dc47c91f7 (patch)
tree3f8a80ef119467b0186ce4ffff223c0d0120ca4e /print
parentRemove always-false/true conditions based on OSVERSION 500000 (diff)
Remove always-false/true conditions based on OSVERSION 500000
Notes
Notes: svn path=/head/; revision=200778
Diffstat (limited to 'print')
-rw-r--r--print/cups-magicolor/Makefile8
-rw-r--r--print/hplip/Makefile4
-rw-r--r--print/hplip3/Makefile4
-rw-r--r--print/lyx-devel/Makefile4
-rw-r--r--print/lyx/Makefile4
-rw-r--r--print/lyx14/Makefile4
-rw-r--r--print/lyx15/Makefile4
-rw-r--r--print/lyx16/Makefile4
-rw-r--r--print/mp-letter/Makefile7
-rw-r--r--print/pips800/Makefile.pips6
10 files changed, 2 insertions, 47 deletions
diff --git a/print/cups-magicolor/Makefile b/print/cups-magicolor/Makefile
index 27e219c8b5f8..c807c5307b72 100644
--- a/print/cups-magicolor/Makefile
+++ b/print/cups-magicolor/Makefile
@@ -28,10 +28,4 @@ USE_AUTOTOOLS= automake:19:env autoconf:261
USE_GMAKE= yes
GNU_CONFIGURE= yes
-.include <bsd.port.pre.mk>
-
-.if ${OSVERSION} < 500000
-BROKEN= Does not compile on 4.x
-.endif
-
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>
diff --git a/print/hplip/Makefile b/print/hplip/Makefile
index ec1959b56fec..a03e22d7eb8e 100644
--- a/print/hplip/Makefile
+++ b/print/hplip/Makefile
@@ -44,10 +44,6 @@ PLIST_SUB+= PORTVERSION=${PORTVERSION} IJSVER=2.7.4
.include <bsd.port.pre.mk>
-.if ${OSVERSION} < 500000
-BROKEN= Does not compile on 4.x
-.endif
-
.if !defined(WITHOUT_GUI) || exists(${LOCALBASE}/bin/pylupdate)
RUN_DEPENDS+= pylupdate:${PORTSDIR}/x11-toolkits/py-qt
CONFIGURE_ARGS+= --enable-gui-build
diff --git a/print/hplip3/Makefile b/print/hplip3/Makefile
index ec1959b56fec..a03e22d7eb8e 100644
--- a/print/hplip3/Makefile
+++ b/print/hplip3/Makefile
@@ -44,10 +44,6 @@ PLIST_SUB+= PORTVERSION=${PORTVERSION} IJSVER=2.7.4
.include <bsd.port.pre.mk>
-.if ${OSVERSION} < 500000
-BROKEN= Does not compile on 4.x
-.endif
-
.if !defined(WITHOUT_GUI) || exists(${LOCALBASE}/bin/pylupdate)
RUN_DEPENDS+= pylupdate:${PORTSDIR}/x11-toolkits/py-qt
CONFIGURE_ARGS+= --enable-gui-build
diff --git a/print/lyx-devel/Makefile b/print/lyx-devel/Makefile
index 58f21a1a621f..eb4e2b0163a4 100644
--- a/print/lyx-devel/Makefile
+++ b/print/lyx-devel/Makefile
@@ -120,8 +120,4 @@ CFLAGS+= -Wno-non-template-friend -ftemplate-depth-30
#BROKEN= C++ compiler seg-faults, try using a different one and report to ${MAINTAINER}
.endif
-.if ${OSVERSION} < 500000
-#BROKEN= Does not compile on 4.x
-.endif
-
.include <bsd.port.post.mk>
diff --git a/print/lyx/Makefile b/print/lyx/Makefile
index 58f21a1a621f..eb4e2b0163a4 100644
--- a/print/lyx/Makefile
+++ b/print/lyx/Makefile
@@ -120,8 +120,4 @@ CFLAGS+= -Wno-non-template-friend -ftemplate-depth-30
#BROKEN= C++ compiler seg-faults, try using a different one and report to ${MAINTAINER}
.endif
-.if ${OSVERSION} < 500000
-#BROKEN= Does not compile on 4.x
-.endif
-
.include <bsd.port.post.mk>
diff --git a/print/lyx14/Makefile b/print/lyx14/Makefile
index 58f21a1a621f..eb4e2b0163a4 100644
--- a/print/lyx14/Makefile
+++ b/print/lyx14/Makefile
@@ -120,8 +120,4 @@ CFLAGS+= -Wno-non-template-friend -ftemplate-depth-30
#BROKEN= C++ compiler seg-faults, try using a different one and report to ${MAINTAINER}
.endif
-.if ${OSVERSION} < 500000
-#BROKEN= Does not compile on 4.x
-.endif
-
.include <bsd.port.post.mk>
diff --git a/print/lyx15/Makefile b/print/lyx15/Makefile
index 58f21a1a621f..eb4e2b0163a4 100644
--- a/print/lyx15/Makefile
+++ b/print/lyx15/Makefile
@@ -120,8 +120,4 @@ CFLAGS+= -Wno-non-template-friend -ftemplate-depth-30
#BROKEN= C++ compiler seg-faults, try using a different one and report to ${MAINTAINER}
.endif
-.if ${OSVERSION} < 500000
-#BROKEN= Does not compile on 4.x
-.endif
-
.include <bsd.port.post.mk>
diff --git a/print/lyx16/Makefile b/print/lyx16/Makefile
index 58f21a1a621f..eb4e2b0163a4 100644
--- a/print/lyx16/Makefile
+++ b/print/lyx16/Makefile
@@ -120,8 +120,4 @@ CFLAGS+= -Wno-non-template-friend -ftemplate-depth-30
#BROKEN= C++ compiler seg-faults, try using a different one and report to ${MAINTAINER}
.endif
-.if ${OSVERSION} < 500000
-#BROKEN= Does not compile on 4.x
-.endif
-
.include <bsd.port.post.mk>
diff --git a/print/mp-letter/Makefile b/print/mp-letter/Makefile
index 845b7444ccea..6a2d72d33d8f 100644
--- a/print/mp-letter/Makefile
+++ b/print/mp-letter/Makefile
@@ -18,11 +18,6 @@ DISTNAME= mp-3.0.1
MAINTAINER= obrien@FreeBSD.org
COMMENT= A PostScript printing util for ASCII files, email, USENET news articles, etc
-.include <bsd.port.pre.mk>
-
-.if ${OSVERSION} < 500000
-USE_GCC= 3.4
-.endif
WRKSRC= ${WRKDIR}/mp
MAN1= mp.1
MLINKS= mp.1 digestp.1 - filep.1 - filofaxp.1 \
@@ -42,4 +37,4 @@ pre-patch:
${WRKSRC}/header.cc ${WRKSRC}/input.cc ${WRKSRC}/main.cc \
${WRKSRC}/print.cc ${WRKSRC}/print.hh
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>
diff --git a/print/pips800/Makefile.pips b/print/pips800/Makefile.pips
index f173823d43b4..062b80bbe4d2 100644
--- a/print/pips800/Makefile.pips
+++ b/print/pips800/Makefile.pips
@@ -126,12 +126,6 @@ BUILD_DEPENDS+= ${LOCALBASE}/bin/autoconf-2.61:${PORTSDIR}/devel/autoconf261
LIB_DEPENDS+= cups.2:${PORTSDIR}/print/cups-base
USE_ICONV= yes
.endif
-.if ${OSVERSION} < 500000
-LIB_DEPENDS+= gnugetopt.1:${PORTSDIR}/devel/libgnugetopt \
- lthread.2:${PORTSDIR}/devel/linuxthreads
-CPPFLAGS+= -I${LOCALBASE}/include/pthread/linuxthreads
-LDFLAGS+= -lgnugetopt -llthread
-.else
LDFLAGS+= ${PTHREAD_LIBS}
.endif
CPPFLAGS+= ${PTHREAD_CFLAGS}