summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKris Kennaway <kris@FreeBSD.org>2004-02-07 23:49:38 +0000
committerKris Kennaway <kris@FreeBSD.org>2004-02-07 23:49:38 +0000
commit11947add0c51078b01eb3b153bc758843bd70e8b (patch)
tree7dcaa10fa68cbf521585b3efd620ee3c50b72511
parentThis port is broken on 4.x too, and will be removed after April 7. (diff)
This port is also broken on 4.x, and will be removed after April 7
Notes
Notes: svn path=/head/; revision=100312
-rw-r--r--cad/pcb/Makefile7
-rw-r--r--devel/p5-Pod-Coverage/Makefile7
-rw-r--r--graphics/dri-devel/Makefile7
-rw-r--r--net-im/gale/Makefile7
-rw-r--r--net/gale/Makefile7
5 files changed, 10 insertions, 25 deletions
diff --git a/cad/pcb/Makefile b/cad/pcb/Makefile
index cb5b501ba125..60dc36721b50 100644
--- a/cad/pcb/Makefile
+++ b/cad/pcb/Makefile
@@ -24,15 +24,12 @@ GNU_CONFIGURE= yes
INFO= pcb
-.include <bsd.port.pre.mk>
-
-.if ${OSVERSION} >= 502000
BROKEN= "Fails to configure"
-.endif
+DEPRECATED= "Will be removed after April 7 if still broken"
post-install:
install-info --section="Utilities" \
--entry="* PCB: (pcb). Interactive printed circuit board layout system for X11" \
${PREFIX}/info/pcb.info ${PREFIX}/info/dir
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>
diff --git a/devel/p5-Pod-Coverage/Makefile b/devel/p5-Pod-Coverage/Makefile
index cdfec4df253a..81805bffcef9 100644
--- a/devel/p5-Pod-Coverage/Makefile
+++ b/devel/p5-Pod-Coverage/Makefile
@@ -26,10 +26,7 @@ MAN3= Pod::Coverage.3 \
Pod::Coverage::ExportOnly.3 \
Pod::Coverage::Overloader.3
-.include <bsd.port.pre.mk>
-
-.if ${OSVERSION} >= 502000
BROKEN= "Does not compile"
-.endif
+DEPRECATED= "Will be removed after April 7 if still broken"
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>
diff --git a/graphics/dri-devel/Makefile b/graphics/dri-devel/Makefile
index aa0fa5c0ebf6..866b3bbdcd1e 100644
--- a/graphics/dri-devel/Makefile
+++ b/graphics/dri-devel/Makefile
@@ -29,11 +29,8 @@ DRILIST= gamma/gamma_dri.so i810/i810_dri.so i830/i830_dri.so \
ONLY_FOR_ARCHS= alpha i386
-.include <bsd.port.pre.mk>
-
-.if ${OSVERSION} >= 502000
BROKEN= "Broken pkg-plist"
-.endif
+DEPRECATED= "Will be removed after April 7 if still broken"
do-configure:
@${RM} -f ${WRKSRC}/config/cf/version.def
@@ -55,4 +52,4 @@ do-install:
${PREFIX}/lib/modules/dri
.endfor
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>
diff --git a/net-im/gale/Makefile b/net-im/gale/Makefile
index 99e0474b869c..d38b4e4d8d39 100644
--- a/net-im/gale/Makefile
+++ b/net-im/gale/Makefile
@@ -31,11 +31,8 @@ CPPFLAGS+= -I${LOCALBASE}/include -L${LOCALBASE}/lib \
LDFLAGS+= -L${LOCALBASE}/lib
CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}"
-.include <bsd.port.pre.mk>
-
-.if ${OSVERSION} >= 502000
BROKEN= "Broken pkg-plist"
-.endif
+DEPRECATED= "Will be removed after April 7 if still broken"
pre-configure:
cd ${WRKSRC} && ${ACLOCAL} -I ${LIBTOOL_SHAREDIR}/libltdl
@@ -43,4 +40,4 @@ pre-configure:
post-install:
@${CAT} ${PKGMESSAGE}
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>
diff --git a/net/gale/Makefile b/net/gale/Makefile
index 99e0474b869c..d38b4e4d8d39 100644
--- a/net/gale/Makefile
+++ b/net/gale/Makefile
@@ -31,11 +31,8 @@ CPPFLAGS+= -I${LOCALBASE}/include -L${LOCALBASE}/lib \
LDFLAGS+= -L${LOCALBASE}/lib
CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}"
-.include <bsd.port.pre.mk>
-
-.if ${OSVERSION} >= 502000
BROKEN= "Broken pkg-plist"
-.endif
+DEPRECATED= "Will be removed after April 7 if still broken"
pre-configure:
cd ${WRKSRC} && ${ACLOCAL} -I ${LIBTOOL_SHAREDIR}/libltdl
@@ -43,4 +40,4 @@ pre-configure:
post-install:
@${CAT} ${PKGMESSAGE}
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>