pkgsrc-Changes archive

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

CVS commit: pkgsrc/time/cardboard-schedule



Module Name:    pkgsrc
Committed By:   dholland
Date:           Tue Dec 13 06:14:47 UTC 2011

Modified Files:
        pkgsrc/time/cardboard-schedule: Makefile

Log Message:
Fix build:

1. "unzip -x file.zip" does not work with any unzip I can find; drop
the -x.

2. Because there's a self-extracting archive, NetBSD's builtin unzip
doesn't work. When ${OPSYS} is NetBSD, explicitly depend on
archivers/unzip instead of adding unzip to USE_TOOLS. (I'm not sure
this is the right way to go about this. It at least works though.)


To generate a diff of this commit:
cvs rdiff -u -r1.26 -r1.27 pkgsrc/time/cardboard-schedule/Makefile

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




Home | Main Index | Thread Index | Old Index