pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/lang/swi-prolog Pull in the right Makefile(.common!) -...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/4ded77e96943
branches:  trunk
changeset: 475607:4ded77e96943
user:      hubertf <hubertf%pkgsrc.org@localhost>
date:      Thu May 20 22:21:12 2004 +0000

description:
Pull in the right Makefile(.common!) - noted by Krister.

diffstat:

 lang/swi-prolog/Makefile |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (12 lines):

diff -r da80f6d2fe9e -r 4ded77e96943 lang/swi-prolog/Makefile
--- a/lang/swi-prolog/Makefile  Thu May 20 21:27:24 2004 +0000
+++ b/lang/swi-prolog/Makefile  Thu May 20 22:21:12 2004 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.29 2004/05/20 11:18:37 hubertf Exp $
+# $NetBSD: Makefile,v 1.30 2004/05/20 22:21:12 hubertf Exp $
 
-.include "../swi-prolog-lite/Makefile"
+.include "../swi-prolog-lite/Makefile.common"
 
 PKGNAME=               swi-prolog-${SWIPLVERS}
 CATEGORIES=            lang



Home | Main Index | Thread Index | Old Index