pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/mail/dk-milter Use the FreeBSD configuration for Drago...
details: https://anonhg.NetBSD.org/pkgsrc/rev/b75188d56cd7
branches: trunk
changeset: 505868:b75188d56cd7
user: joerg <joerg%pkgsrc.org@localhost>
date: Sun Jan 08 18:03:04 2006 +0000
description:
Use the FreeBSD configuration for DragonFly as well.
diffstat:
mail/dk-milter/Makefile | 5 ++++-
1 files changed, 4 insertions(+), 1 deletions(-)
diffs (19 lines):
diff -r d65cba8bdffc -r b75188d56cd7 mail/dk-milter/Makefile
--- a/mail/dk-milter/Makefile Sun Jan 08 17:55:31 2006 +0000
+++ b/mail/dk-milter/Makefile Sun Jan 08 18:03:04 2006 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 2005/12/29 06:21:48 jlam Exp $
+# $NetBSD: Makefile,v 1.5 2006/01/08 18:03:04 joerg Exp $
DISTNAME= dk-milter-0.3.0
PKGREVISION= 1
@@ -26,6 +26,9 @@
-e 's|@PTHREAD_LDFLAGS@|${PTHREAD_LDFLAGS} ${PTHREAD_LIBS}|g'
SUBST_MESSAGE.libs= "Fixing makefile references."
+post-extract:
+ ${LN} -s FreeBSD ${WRKSRC}/devtools/OS/DragonFly
+
do-build:
@(cd ${WRKSRC}; ${SETENV} ${MAKE_ENV} ./Build)
Home |
Main Index |
Thread Index |
Old Index