pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
naev: needs archivers/zip as a build dependency
Module Name: pkgsrc-wip
Committed By: Yorick Hardy <yorickhardy%gmail.com@localhost>
Pushed By: yhardy
Date: Sat Sep 23 19:24:20 2017 +0200
Changeset: 836060c39454d410bed2f46985cfd84216e968ea
Modified Files:
naev/Makefile
Log Message:
naev: needs archivers/zip as a build dependency
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=836060c39454d410bed2f46985cfd84216e968ea
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
naev/Makefile | 2 ++
1 file changed, 2 insertions(+)
diffs:
diff --git a/naev/Makefile b/naev/Makefile
index 24a2230396..578fdff9c4 100644
--- a/naev/Makefile
+++ b/naev/Makefile
@@ -29,6 +29,8 @@ SUBST_SED.ndata= -e "s,@DATADIR@,${NAEV_DATADIR},"
BUILD_TARGET= all ndata.zip
INSTALL_TARGET= install install-ndata
+BUILD_DEPENDS+= zip-[0-9]*:../../archivers/zip
+
pre-configure:
cd ${WRKSRC} && ${SH} autogen.sh
Home |
Main Index |
Thread Index |
Old Index