pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/archivers/xbin Make this build on Darwin.
details: https://anonhg.NetBSD.org/pkgsrc/rev/27cadcf8f581
branches: trunk
changeset: 495284:27cadcf8f581
user: yyamano <yyamano%pkgsrc.org@localhost>
date: Mon Jun 06 14:03:53 2005 +0000
description:
Make this build on Darwin.
diffstat:
archivers/xbin/Makefile | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (17 lines):
diff -r 851004a51abf -r 27cadcf8f581 archivers/xbin/Makefile
--- a/archivers/xbin/Makefile Mon Jun 06 13:55:30 2005 +0000
+++ b/archivers/xbin/Makefile Mon Jun 06 14:03:53 2005 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.19 2005/04/11 21:44:50 tv Exp $
+# $NetBSD: Makefile,v 1.20 2005/06/06 14:03:53 yyamano Exp $
#
DISTNAME= ${PRGNAME}unix
@@ -28,6 +28,7 @@
LDFLAGS+= -lcompat
.endif
CFLAGS.Interix+= -DBSD
+CFLAGS.Darwin+= -DBSD
INSTALLATION_DIRS= bin man/cat1
Home |
Main Index |
Thread Index |
Old Index