aboutsummaryrefslogtreecommitdiffstats
path: root/net-mgmt
diff options
context:
space:
mode:
Diffstat (limited to 'net-mgmt')
-rw-r--r--net-mgmt/arts++/Makefile11
1 files changed, 5 insertions, 6 deletions
diff --git a/net-mgmt/arts++/Makefile b/net-mgmt/arts++/Makefile
index 176f7500b80d..4324c987ead6 100644
--- a/net-mgmt/arts++/Makefile
+++ b/net-mgmt/arts++/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: arts++
-# Date created: Di 7 Nov 2000 19:48:50 CET
-# Whom: Andreas Klemm <andreas@klemm.gtn.com>
-#
+# Created by: Andreas Klemm <andreas@klemm.gtn.com>
# $FreeBSD$
-#
PORTNAME= arts++
PORTVERSION= 1.1.a13
@@ -24,14 +20,17 @@ MANL= artsportagg.l artsports.l artsprotos.l artsnets.l artsdump.l \
artsasagg.l artsportms.l artsportmagg.l artsintfms.l \
artsintfmagg.l artsnexthops.l artsnexthopagg.l artstos.l
+.include <bsd.port.options.mk>
+
post-patch:
@${REINPLACE_CMD} -e 's|echo aout|echo elf|' ${WRKSRC}/ltconfig
+ @${REINPLACE_CMD} -e 's/make_pair/std::make_pair/' ${WRKSRC}/classes/include/Ipv4PrefixPatricia.hh.in
post-configure:
@${REINPLACE_CMD} -E -e "s,( gcc\*),\1 | g++\*,g" ${WRKSRC}/libtool
post-install:
-.if !defined(NOPORTDOCS)
+.if ${PORT_OPTIONS:MDOCS}
@${MKDIR} ${DOCSDIR}/html
.for f in ChangeLog INSTALL WishList
@${INSTALL_DATA} ${WRKSRC}/${f} ${DOCSDIR}
58:25 +0800'>2007-07-052-20/+6 * Fix defunc processes created by opening tray balloons, bump the PORTREVISION.mezz2007-06-071-0/+14 * Update tp 2.8.2.marcus2007-04-142-25/+0 * Fix Japanese translation error in 2.6.8 and 2.8.0 causes xchat NOT to run,mezz2007-03-221-0/+14 * Fix the /back and repeat /away if you are back. Also, it fixes in the Server ->mezz2007-01-061-0/+11 * Update to 2.8.0.mezz2007-01-061-12/+0 * - Fix a security problempav2006-12-181-0/+12 * Update to 2.6.8.marcus2006-10-311-24/+0 * Update to 2.6.6. See http://xchat.org/changelog.txt for a list of changes.marcus2006-07-271-14/+0 * - Fix the invisible cursor color when using GTKSpell and a black input boxmezz2006-06-141-0/+14