pkgsrc-Changes archive

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

CVS commit: pkgsrc/ham/predict



Module Name:    pkgsrc
Committed By:   tnn
Date:           Sat Sep 29 14:01:58 UTC 2018

Modified Files:
        pkgsrc/ham/predict: Makefile

Log Message:
predict: needs FAKE_NCURSES


To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 pkgsrc/ham/predict/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/ham/predict/Makefile
diff -u pkgsrc/ham/predict/Makefile:1.2 pkgsrc/ham/predict/Makefile:1.3
--- pkgsrc/ham/predict/Makefile:1.2     Sat Jul 21 23:21:17 2018
+++ pkgsrc/ham/predict/Makefile Sat Sep 29 14:01:58 2018
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2018/07/21 23:21:17 dbj Exp $
+# $NetBSD: Makefile,v 1.3 2018/09/29 14:01:58 tnn Exp $
 #
 
 DISTNAME=      predict-2.2.3
@@ -11,6 +11,7 @@ COMMENT=      PREDICT - curses satellite tra
 
 LICENSE=       gnu-gpl-v2
 
+FAKE_NCURSES=  yes
 USE_LANGUAGES= c
 
 do-configure:



Home | Main Index | Thread Index | Old Index