Changeset 154340 for trunk/dports/www
- Timestamp:
- Oct 28, 2016, 9:01:25 AM (2 years ago)
- Location:
- trunk/dports/www/libhttpseverywhere
- Files:
-
- 1 edited
- 1 copied
Legend:
- Unmodified
- Added
- Removed
-
trunk/dports/www/libhttpseverywhere/Portfile
r154337 r154340 39 39 port:vala 40 40 41 # meson requires builds be out of source 42 41 43 pre-configure { 42 44 xinstall -d -m 755 ${worksrcpath}/build … … 48 50 build.target 49 51 52 # DESTDIR must come before ninja command rather than after 50 53 destroot.cmd cd build && DESTDIR=${destroot} ninja 51 54 destroot.destdir
Note: See TracChangeset
for help on using the changeset viewer.