summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--editors/AbiWord/Makefile5
-rw-r--r--editors/AbiWord2/Makefile5
-rw-r--r--editors/abiword-devel/Makefile5
-rw-r--r--editors/abiword/Makefile5
4 files changed, 12 insertions, 8 deletions
diff --git a/editors/AbiWord/Makefile b/editors/AbiWord/Makefile
index 366918b2f2ea..d5a9ac1c4ed5 100644
--- a/editors/AbiWord/Makefile
+++ b/editors/AbiWord/Makefile
@@ -1,5 +1,5 @@
# New ports collection makefile for: AbiWord
-# Version required: 0.7.5
+# Version required: 0.7.6
# Date created: 3 Mar 1999
# Whom: Donald Burr <dburr@FreeBSD.org>
#
@@ -37,6 +37,7 @@ post-patch:
@${CP} ${WRKSRC}/config/platforms/freebsd.mk \
${WRKSRC}/config/platforms/freebsd.mk.version
@${SED} -e s,3.1-RELEASE,`uname -r`,g \
+ -e s,-D_POSIX_SOURCE,,g \
${WRKSRC}/config/platforms/freebsd.mk.version > \
${WRKSRC}/config/platforms/freebsd.mk
.endif
@@ -65,5 +66,5 @@ do-install:
@${CAT} ${PKGDIR}/MESSAGE | ${SED} s,/usr/local,${PREFIX},
@(${WRKSRC}/pkg/common/unix/scripts/makewrapper.sh \
AbiWord ${PREFIX}/AbiSuite)
-
+
.include <bsd.port.post.mk>
diff --git a/editors/AbiWord2/Makefile b/editors/AbiWord2/Makefile
index 366918b2f2ea..d5a9ac1c4ed5 100644
--- a/editors/AbiWord2/Makefile
+++ b/editors/AbiWord2/Makefile
@@ -1,5 +1,5 @@
# New ports collection makefile for: AbiWord
-# Version required: 0.7.5
+# Version required: 0.7.6
# Date created: 3 Mar 1999
# Whom: Donald Burr <dburr@FreeBSD.org>
#
@@ -37,6 +37,7 @@ post-patch:
@${CP} ${WRKSRC}/config/platforms/freebsd.mk \
${WRKSRC}/config/platforms/freebsd.mk.version
@${SED} -e s,3.1-RELEASE,`uname -r`,g \
+ -e s,-D_POSIX_SOURCE,,g \
${WRKSRC}/config/platforms/freebsd.mk.version > \
${WRKSRC}/config/platforms/freebsd.mk
.endif
@@ -65,5 +66,5 @@ do-install:
@${CAT} ${PKGDIR}/MESSAGE | ${SED} s,/usr/local,${PREFIX},
@(${WRKSRC}/pkg/common/unix/scripts/makewrapper.sh \
AbiWord ${PREFIX}/AbiSuite)
-
+
.include <bsd.port.post.mk>
diff --git a/editors/abiword-devel/Makefile b/editors/abiword-devel/Makefile
index 366918b2f2ea..d5a9ac1c4ed5 100644
--- a/editors/abiword-devel/Makefile
+++ b/editors/abiword-devel/Makefile
@@ -1,5 +1,5 @@
# New ports collection makefile for: AbiWord
-# Version required: 0.7.5
+# Version required: 0.7.6
# Date created: 3 Mar 1999
# Whom: Donald Burr <dburr@FreeBSD.org>
#
@@ -37,6 +37,7 @@ post-patch:
@${CP} ${WRKSRC}/config/platforms/freebsd.mk \
${WRKSRC}/config/platforms/freebsd.mk.version
@${SED} -e s,3.1-RELEASE,`uname -r`,g \
+ -e s,-D_POSIX_SOURCE,,g \
${WRKSRC}/config/platforms/freebsd.mk.version > \
${WRKSRC}/config/platforms/freebsd.mk
.endif
@@ -65,5 +66,5 @@ do-install:
@${CAT} ${PKGDIR}/MESSAGE | ${SED} s,/usr/local,${PREFIX},
@(${WRKSRC}/pkg/common/unix/scripts/makewrapper.sh \
AbiWord ${PREFIX}/AbiSuite)
-
+
.include <bsd.port.post.mk>
diff --git a/editors/abiword/Makefile b/editors/abiword/Makefile
index 366918b2f2ea..d5a9ac1c4ed5 100644
--- a/editors/abiword/Makefile
+++ b/editors/abiword/Makefile
@@ -1,5 +1,5 @@
# New ports collection makefile for: AbiWord
-# Version required: 0.7.5
+# Version required: 0.7.6
# Date created: 3 Mar 1999
# Whom: Donald Burr <dburr@FreeBSD.org>
#
@@ -37,6 +37,7 @@ post-patch:
@${CP} ${WRKSRC}/config/platforms/freebsd.mk \
${WRKSRC}/config/platforms/freebsd.mk.version
@${SED} -e s,3.1-RELEASE,`uname -r`,g \
+ -e s,-D_POSIX_SOURCE,,g \
${WRKSRC}/config/platforms/freebsd.mk.version > \
${WRKSRC}/config/platforms/freebsd.mk
.endif
@@ -65,5 +66,5 @@ do-install:
@${CAT} ${PKGDIR}/MESSAGE | ${SED} s,/usr/local,${PREFIX},
@(${WRKSRC}/pkg/common/unix/scripts/makewrapper.sh \
AbiWord ${PREFIX}/AbiSuite)
-
+
.include <bsd.port.post.mk>