pkgsrc-WIP-changes archive

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

openfodder: depend on openfodder-data-1.6.0



Module Name:	pkgsrc-wip
Committed By:	Yorick Hardy <yorickhardy%gmail.com@localhost>
Pushed By:	yhardy
Date:		Sun Feb 17 00:10:38 2019 +0200
Changeset:	88fc35cca1c0909dc8f7ed7f94e12c1cc22e3a27

Modified Files:
	openfodder/Makefile

Log Message:
openfodder: depend on openfodder-data-1.6.0

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=88fc35cca1c0909dc8f7ed7f94e12c1cc22e3a27

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

diffstat:
 openfodder/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diffs:
diff --git a/openfodder/Makefile b/openfodder/Makefile
index b726e8d390..9b6cef6f2f 100644
--- a/openfodder/Makefile
+++ b/openfodder/Makefile
@@ -22,7 +22,7 @@ LIBS+=		`sdl2-config --libs`
 LIBS+=		-lSDL2_mixer
 LIBS+=		${X11_LDFLAGS}
 
-DEPENDS+=	openfodder-data-1.5.1:../../wip/openfodder-data
+DEPENDS+=	openfodder-data-1.6.0:../../wip/openfodder-data
 
 FODDER_SRCDIRS=	Source Source/Amiga Source/PC Source/Structures
 FODDER_SRCS=	${FODDER_SRCDIRS:=/*.cpp}


Home | Main Index | Thread Index | Old Index