aboutsummaryrefslogtreecommitdiff
path: root/sysutils/bbsmount
diff options
context:
space:
mode:
authorGerald Pfeifer <gerald@FreeBSD.org>2009-03-28 23:22:34 +0000
committerGerald Pfeifer <gerald@FreeBSD.org>2009-03-28 23:22:34 +0000
commita631d844b7d09da641d1fddaa51569cae80bd9f1 (patch)
treefa769aaa7a17004255eb59b4cfc08cc1bd56e0c0 /sysutils/bbsmount
parent4f0aea6d98d4bf180c1bc4274cac81b1d1a4fdc3 (diff)
Notes
Diffstat (limited to 'sysutils/bbsmount')
-rw-r--r--sysutils/bbsmount/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/sysutils/bbsmount/Makefile b/sysutils/bbsmount/Makefile
index 7ece244454a5..4223c77861da 100644
--- a/sysutils/bbsmount/Makefile
+++ b/sysutils/bbsmount/Makefile
@@ -21,6 +21,9 @@ PORTDOCS= README BUGS NEWS AUTHORS ChangeLog
MAN1= bbsmount.1
+DEPRECATED= unmaintained, does not work with current versions of GCC, needs gcc295 which has been failing to build for months
+EXPIRATION_DATE=2009-04-28
+
post-patch:
@${REINPLACE_CMD} -e 's|-O[012]||g' ${WRKSRC}/${CONFIGURE_SCRIPT}
@${REINPLACE_CMD} -e 's|SUBDIRS = data|SUBDIRS =|' ${WRKSRC}/Makefile.in